diff --git a/src/components/Boat.jsx b/src/components/Boat.jsx index cb5adc9..2774a2c 100644 --- a/src/components/Boat.jsx +++ b/src/components/Boat.jsx @@ -14,7 +14,7 @@ import useMeasure from 'react-use-measure' import { Container } from './Container' import { Link } from './link' import { Heading, Subheading, H2, P, PS, H3} from './text' - +import { Button } from './Button' const testimonials = [ { @@ -99,7 +99,6 @@ function TestimonialCard({ return ( @@ -120,17 +119,18 @@ function TestimonialCard({ - + {subtitle} - Learn More - - + ) @@ -166,6 +166,12 @@ export function Boat() { 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. + + {/* Carousel - Right Side */} diff --git a/src/components/Button.jsx b/src/components/Button.jsx index 19a18d8..a9ebfbf 100644 --- a/src/components/Button.jsx +++ b/src/components/Button.jsx @@ -35,7 +35,7 @@ const variantStyles = { white: 'text-white hover:text-slate-300 focus-visible:outline-white border-b border-white hover:border-slate-300', darkgr: - 'text-darkgr-900 hover:text-darkgr-700 focus-visible:outline-darkgr-600 border-b border-darkgr-900 hover:border-darkgr-700', + 'text-sm tracking-wide text-darkgr-900 hover:text-darkgr-700 focus-visible:outline-darkgr-600 border-b border-darkgr-900 hover:border-darkgr-700', }, } diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 0bf5906..6784bcf 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -23,13 +23,13 @@ export function Hero() {

Nile Cruises, Reimagined.

-

+

Veda welcomes you into her home providing unique wellness cruises blending cultural authentic experiences with unparalleled freedom and privacy.
Our organic cuisine, cultural activities and dedicated warm hearted crew will make your veda cruise an unforgettable experience.

- + )