Merge version_3 into main #2

Merged
bender merged 2 commits from version_3 into main 2026-03-05 05:44:33 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1419,4 +1419,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Discover Quality Products, Beautifully Curated"
description="Shop across our full range of carefully selected categories. Fast shipping, trusted quality, designed for you."
description="Shop thoughtfully curated collections delivered fast—quality you can trust"
tag="New Arrivals"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -256,4 +256,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}