diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7620b07..1e5074f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -16,7 +16,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function ContactPage() { tag="Get In Touch" title="Let's Start a Conversation" description="Have questions about our collections, partnership opportunities, or want to collaborate? We'd love to hear from you. Reach out and join the movement." - background={{ variant: "grid" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Send Message" @@ -62,22 +62,13 @@ export default function ContactPage() { description="Whether you have a question, suggestion, or just want to say hello, we're here and ready to engage. Choose the way that works best for you." accordionItems={[ { - id: "1", - title: "Email", - content: "Contact us directly at hello@beyondthewall.com. We read every message and respond personally to inquiries.", - }, + id: "1", title: "Email", content: "Contact us directly at hello@beyondthewall.com. We read every message and respond personally to inquiries."}, { - id: "2", - title: "Social Media", - content: "Follow us on Instagram @beyondthewallco for daily inspiration, behind-the-scenes content, and community stories. We engage with our community daily.", - }, + id: "2", title: "Social Media", content: "Follow us on Instagram @beyondthewallco for daily inspiration, behind-the-scenes content, and community stories. We engage with our community daily."}, { - id: "3", - title: "Berlin Studio", - content: "Visit us at our Berlin studio by appointment. Experience our collections in person and meet our creative team. Email to book a studio visit.", - }, + id: "3", title: "Berlin Studio", content: "Visit us at our Berlin studio by appointment. Experience our collections in person and meet our creative team. Email to book a studio visit."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg" imageAlt="Beyond The Wall Berlin studio" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -99,7 +90,7 @@ export default function ContactPage() { { value: "1000+", title: "Community Members Connected" }, { value: "100%", title: "Transparent & Ethical Operations" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-15655.jpg" imageAlt="Community and impact focus" mediaAnimation="slide-up" metricsAnimation="slide-up"