Update src/app/page.tsx

This commit is contained in:
2026-03-06 15:14:32 +00:00
parent 69b64e3e5b
commit 42ba2089c3

View File

@@ -194,7 +194,7 @@ export default function LandingPage() {
animationType="entrance-slide"
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Get In Touch", href: "#contact" }
{ text: "Chat with Our Team", href: "#contact" }
]}
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}