ok
This commit is contained in:
@@ -120,7 +120,7 @@ function TestimonialCard({
|
||||
</H4>
|
||||
</blockquote>
|
||||
|
||||
<PS className="mt-1 mb-2 text-xs lg:text-sm">
|
||||
<PS className="mb-2 text-xs lg:text-sm">
|
||||
{subtitle}
|
||||
</PS>
|
||||
|
||||
@@ -128,7 +128,7 @@ function TestimonialCard({
|
||||
href={href}
|
||||
variant="link"
|
||||
color="darkgr"
|
||||
className="mt-1 text-xs"
|
||||
className="text-xs"
|
||||
>
|
||||
Learn More
|
||||
</Button>
|
||||
@@ -167,13 +167,13 @@ export function Boat() {
|
||||
<div className="grid grid-cols-1 lg:grid-cols-12 gap-8 lg:gap-12 items-start">
|
||||
{/* Text Content - Left Side */}
|
||||
<div ref={setReferenceWindowRef} className="lg:col-span-4">
|
||||
<H2 className="mt-2">
|
||||
<H2 className="">
|
||||
Dahabiyas
|
||||
</H2>
|
||||
<PS className="mt-4">
|
||||
<PS className="">
|
||||
Discover peaceful platforms where every detail ensures a truly memorable stay.
|
||||
</PS >
|
||||
<PS className="mt-2 mb-6">
|
||||
<PS className="mb-6">
|
||||
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.
|
||||
</PS>
|
||||
<Button href="/dahabiyas" variant="link" color="darkgr" className="mt-6">
|
||||
|
Reference in New Issue
Block a user