Merge version_6 into main #8
@@ -72,4 +72,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -1332,4 +1332,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Private Island Escapes", description: "Secluded luxury retreats with personalized service and pristine natural beauty exclusively for our discerning clientele.", imageSrc: "https://img.b2bpic.net/free-photo/swimming-pool-blue-water-tropical-garden-with-sea-view-background_1150-10233.jpg", imageAlt: "Private island villa with ocean view", button: { text: "Learn More", href: "contact" }
|
||||
title: "Private Island Escapes", description: "Secluded luxury retreats with personalized service and pristine natural beauty exclusively for our discerning clientele.", imageSrc: "https://images.unsplash.com/photo-1551282221-757a62582726?w=1200&h=800&fit=crop", imageAlt: "Tropical island with white sand beach and turquoise waters", button: { text: "Learn More", href: "contact" }
|
||||
},
|
||||
{
|
||||
title: "Cultural Immersion", description: "Guided experiences with local experts, private museum access, and authentic cultural encounters in historic destinations.", imageSrc: "https://img.b2bpic.net/free-photo/breathtaking-view-wat-maha-that-buddhist-temple-building-sunlight_482257-125647.jpg", imageAlt: "Ancient temple architectural detail", button: { text: "Learn More", href: "contact" }
|
||||
@@ -251,4 +251,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -246,4 +246,4 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -116,4 +116,4 @@ export default function ShopPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user