Merge version_4 into main #5
@@ -45,8 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#products" },
|
||||
{ text: "View Products", href: "#products" },
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/" }
|
||||
{ text: "Get Design Advice", href: "https://wa.me/" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,4 +121,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user