Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 902d09483b | |||
| 2f8f3a674e | |||
| 0f388a1436 | |||
| 6f93a318b5 | |||
| d78594cc69 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Boutique Wear 06"
|
title="Redefine Your Style with Premium Urban Streetwear"
|
||||||
description="Elevating urban fashion. Discover our curated collection of premium streetwear, hand-picked for the modern trendsetter."
|
description="Elevating urban fashion. Discover our curated collection of premium streetwear, hand-picked for the modern trendsetter."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user