forked from veda/www_veda_2025
OK
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
|
||||
import { useId } from 'react'
|
||||
import { Tab, TabGroup, TabList, TabPanel, TabPanels } from '@headlessui/react'
|
||||
import clsx from 'clsx'
|
||||
import { Button } from '@/components/Button'
|
||||
import { Container } from '@/components/Container'
|
||||
|
||||
import { H2 } from '@/components/text'
|
||||
|
||||
const features = [
|
||||
{
|
||||
@@ -264,10 +263,10 @@ export function SecondaryFeatures() {
|
||||
>
|
||||
<Container>
|
||||
<div className="mx-auto max-w-3xl md:text-center">
|
||||
<h2 className="text-base font-semibold leading-7 text-gold-600">OUR OFFERS</h2>
|
||||
<h2 className="font-display mt-2 text-3xl font-bold tracking-tight text-gray-800 sm:text-4xl">
|
||||
<H2 className="text-base font-semibold leading-7 text-gold-600">OUR OFFERS</H2>
|
||||
<H2 className="font-display mt-2 text-3xl font-bold tracking-tight text-gray-800 sm:text-4xl">
|
||||
VEDA DAHABIYAS
|
||||
</h2>
|
||||
</H2>
|
||||
<p className="mt-6 max-w-3xl text-lg leading-8 text-gray-600">
|
||||
Discover peaceful platforms where every detail ensures a truly memorable stay.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user