This commit is contained in:
2025-08-20 18:29:30 +02:00
parent 13f62f0c07
commit 563ff04ae5
2 changed files with 7 additions and 8 deletions

View File

@@ -154,22 +154,21 @@ export function Boat() {
}
return (
<div className="pt-12 pb-24">
<div className="pt-24 pb-24">
<Container>
<div ref={setReferenceWindowRef}>
<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 className="font-display mt-2 text-3xl font-semibold tracking-[-0.05em] text-[#1f4922] lg:text-4xl">
Dahabiyas
</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. Our fleet of traditional dahabiyas combines authentic Nile heritage with modern comfort, offering intimate sailing experiences that connect you with Egypt's timeless river culture. Each vessel is carefully maintained and uniquely designed to provide the perfect setting for relaxation, reflection, and genuine connection with the magnificent Nile landscape.
<p className="mt-4 max-w-5xl text-2xl font-medium tracking-[-0.045em] lg:text-3xl text-[#1f4922]">
Discover peaceful platforms where every detail ensures a truly memorable stay. Our fleet of traditional dahabiyas combines authentic Nile heritage with modern comfort, offering intimate sailing experiences that connect you with Egypt's timeless river culture.
</p>
</div>
</Container>
<div
ref={scrollRef}
className={clsx([
'mt-16 flex gap-8 pl-6 pr-6 lg:pl-8',
'mt-16 flex gap-8 pl-6 pr-6 lg:pl-8 ml-12',
'[scrollbar-width:none] [&::-webkit-scrollbar]:hidden',
'snap-x snap-mandatory overflow-x-auto overscroll-x-contain scroll-smooth',
'pb-8',

View File

@@ -6,7 +6,7 @@ export function Experiences() {
Experiences
</p>
<p className="mt-4 max-w-5xl text-2xl font-medium tracking-[-0.05em] text-[#1f4922] lg:text-3xl">
<p className="mt-4 max-w-5xl text-2xl font-medium tracking-[-0.045em] lg:text-3xl text-[#1f4922]">
From intimate community gatherings to professional retreats, VEDA offers transformative experiences on the Nile. Each space is thoughtfully designed to foster connection, creativity, and personal growth in an inspiring riverside setting.
</p>
<div className="mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-8 lg:grid-rows-2">