Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Products", href: "#products"},
|
||||
text: "Shop Our Collection", href: "#products"},
|
||||
{
|
||||
text: "Send Order on WhatsApp", href: "https://wa.me/919453157463"},
|
||||
]}
|
||||
@@ -246,4 +246,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user