Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 03:10:56 +00:00

View File

@@ -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>
);
}
}