Update src/app/page.tsx

This commit is contained in:
2026-03-06 01:10:55 +00:00
parent 6989c0bdbd
commit 5f9838af13

View File

@@ -248,7 +248,7 @@ export default function StoreFrontPage() {
animationType="entrance-slide"
buttons={[
{ text: "Start Shopping", href: "products" },
{ text: "Get In Touch", href: "#" }
{ text: "Chat Now", href: "#" }
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}