Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b915c8176b | |||
| 7211023083 | |||
| 47ec24aed7 | |||
| ba3723f723 | |||
| 9967e5473f | |||
| e7f1072a69 | |||
| 42829adc48 |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
logoText="GELRY"
|
||||
description="Curated Nordic fashion meets timeless minimalism. Premium pieces for the refined lifestyle."
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
{ text: "Shop Now", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-orange-overalls-with-hat-confidently-posing-camera-outdoor_574295-4350.jpg"
|
||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user