From 3a6371a8d554161adc8e33d0a2cd3bd54f60afb4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:58:17 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 35 +++++++++++------------------------ 1 file changed, 11 insertions(+), 24 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 88cf566..8adbe0d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -32,9 +32,7 @@ export default function ContactPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Call Now", - href: "tel:+16177223456", - }} + text: "Call Now", href: "tel:+16177223456"}} animateOnLoad={true} /> @@ -50,9 +48,10 @@ export default function ContactPage() { { value: "24h", title: "Response Time" }, { value: "100%", title: "Free Consultation" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg" imageAlt="MELD fitness studio team" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -66,21 +65,11 @@ export default function ContactPage() { tagAnimation="slide-up" negativeCard={{ items: [ - "Automated responses", - "Long wait times", - "Impersonal service", - "Hard to find information", - "Email disappears into void", - ], + "Automated responses", "Long wait times", "Impersonal service", "Hard to find information", "Email disappears into void"], }} positiveCard={{ items: [ - "Direct phone line to our team", - "Reply within 24 hours", - "Personal, friendly service", - "All information upfront", - "Multiple ways to connect", - ], + "Direct phone line to our team", "Reply within 24 hours", "Personal, friendly service", "All information upfront", "Multiple ways to connect"], }} animationType="slide-up" textboxLayout="default" @@ -101,39 +90,37 @@ export default function ContactPage() { { value: "(617)", title: "722-3456" }, { value: "$99", title: "Intro Offer" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg" imageAlt="MELD fitness coaching sessions" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} />