Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0536366a78 | |||
| ca4d34a527 |
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user