Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 783231e4b0 | |||
| 1df97ee606 | |||
| 1ad918a1b9 |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
description="Timeless sustainable fashion for the conscious consumer. We craft premium clothing from organic materials with complete transparency in every step of production."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#products" },
|
||||
{ text: "Learn Our Story", href: "#about" }
|
||||
{ text: "Shop with Confidence", href: "#products" },
|
||||
{ text: "Free Returns", href: "#about" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-clothes-shopping-store_1203-2233.jpg"
|
||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user