Update src/app/page.tsx

This commit is contained in:
2026-03-03 09:23:44 +00:00
parent 3dc5da6380
commit a2bc8273e0

View File

@@ -184,7 +184,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Get in Touch", href: "#" },
{ text: "Start Shopping Now", href: "#" },
{ text: "Find a Store", href: "#" }
]}
/>