Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8e5a364d6 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={false}
|
showDimOverlay={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "https://diongue-shopping.myshopify.com" },
|
{ text: "Explore Collection", href: "https://diongue-shopping.myshopify.com" },
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "Learn More", href: "#about" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user