2 Commits

Author SHA1 Message Date
0536366a78 Merge version_2 into main
Merge version_2 into main
2026-03-06 18:50:26 +00:00
ca4d34a527 Update src/app/page.tsx 2026-03-06 18:50:22 +00:00

View File

@@ -199,8 +199,8 @@ export default function LandingPage() {
title="Ready to Join the Web of Fans?" title="Ready to Join the Web of Fans?"
description="Have questions about our costumes or need custom sizing? Reach out to our team today and let us help you find the perfect Spider-Man suit!" description="Have questions about our costumes or need custom sizing? Reach out to our team today and let us help you find the perfect Spider-Man suit!"
buttons={[ buttons={[
{ text: "Email Us", href: "contact@spidermanstore.com" }, { text: "Get Sizing Help", href: "contact@spidermanstore.com" },
{ text: "Call Now", href: "tel:+1-555-0123" } { text: "Chat with Support", href: "tel:+1-555-0123" }
]} ]}
background={{ variant: "animated-grid" }} background={{ variant: "animated-grid" }}
useInvertedBackground={false} useInvertedBackground={false}