From e85bb96f77f10cd956402f52a0b89defa421ecb4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 00:52:12 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 66 ++++++++++------------------------------ 1 file changed, 16 insertions(+), 50 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a6707e1..c4226e8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -26,37 +26,23 @@ export default function LandingPage() { @@ -64,24 +50,17 @@ export default function LandingPage() { window.open('https://maps.app.goo.gl/A73FvNf9rR2xNdsFA', '_blank')", + text: "Locate Us on Map", href: "https://maps.app.goo.gl/A73FvNf9rR2xNdsFA", onClick: () => window.open('https://maps.app.goo.gl/A73FvNf9rR2xNdsFA', '_blank'), }, ]} /> @@ -92,20 +71,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "cf1", - title: "What are your hours of operation?", - content: "We operate 24 hours a day, 7 days a week, including holidays, for all emergency plumbing needs.", - }, + id: "cf1", title: "What are your hours of operation?", content: "We operate 24 hours a day, 7 days a week, including holidays, for all emergency plumbing needs."}, { - id: "cf2", - title: "What payment methods do you accept?", - content: "We accept all major credit cards, debit cards, and offer flexible payment solutions. Please inquire for more details.", - }, + id: "cf2", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and offer flexible payment solutions. Please inquire for more details."}, { - id: "cf3", - title: "Do you serve areas outside of Greenville, NC?", - content: "Yes, we proudly serve Greenville, NC and surrounding areas. Please call us to confirm service availability in your location.", - }, + id: "cf3", title: "Do you serve areas outside of Greenville, NC?", content: "Yes, we proudly serve Greenville, NC and surrounding areas. Please call us to confirm service availability in your location."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Find quick answers to common inquiries about our services, pricing, and availability." @@ -120,13 +90,9 @@ export default function LandingPage() { logoAlt="Stephan Emergency Plumbing Greenville Logo" logoText="Stephan Emergency Plumbing Greenville" leftLink={{ - text: "Privacy Policy", - href: "#", - }} + text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", - href: "#", - }} + text: "Terms of Service", href: "#"}} />