Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46afdb1986 | |||
| 2e942a3745 | |||
| f396bf48f6 |
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Discover Quality Products, Beautifully Curated"
|
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"
|
tag="New Arrivals"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user