From af32fda905111243e8d5235790e6fe3bdf0914d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 00:48:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11aae3f..4001513 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "(609) 487-9446", href: "tel:6094879446" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cjh2rKeT3t0ljyuc6iFwvMOg1C/uploaded-1776905322802-899yq3z8.jpg" /> @@ -143,7 +143,7 @@ export default function LandingPage() { sideTitle="Frequently Asked Questions" faqsAnimation="slide-up" faqs={[ - { id: "q1", title: "What areas do you serve?", content: "We serve the Ventnor City, NJ area and surrounding communities." }, + { id: "q1", title: "What areas do you serve?", content: "We serve Ventnor City, Margate, Longport, Atlantic City, and surrounding communities." }, { id: "q2", title: "Are your cleaners insured?", content: "Yes, we are fully licensed and insured for your peace of mind." }, { id: "q3", title: "How do I book a cleaning?", content: "Simply call us at (609) 487-9446 or use the quote form on our website." }, { id: "q4", title: "Do I need to provide supplies?", content: "No, our team brings all professional-grade cleaning supplies and equipment." }, @@ -163,7 +163,7 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "Phone Number", required: true } ]} textarea={{ name: "message", placeholder: "Tell us about your cleaning needs", rows: 4, required: true }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-trying-work-using-laptop-babysit-her-infant-son-cute-baby-sitting-kitchen-counter-playing-with-saucepan-his-mother-typing-portable-computer-foreground_344912-9.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cjh2rKeT3t0ljyuc6iFwvMOg1C/uploaded-1776905322802-lwxg29yi.png" /> @@ -179,4 +179,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1