Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-06 12:30:57 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "gradient-bars" }}
title="Experience the Art of Luxury"
title="The Pinnacle of Timeless Luxury"
description="At SHAWOIKA, we create more than products — we craft unforgettable experiences."
buttons={[
{ text: "Explore Collection", href: "#products" },
@@ -191,4 +191,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}