diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f3387a..ff96365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,8 +94,6 @@ export default function LandingPage() { { id: "1", name: "Erin Walsh", date: "Jan 1, 2025", title: "Customer", quote: "Matt reached out right away. He was so nice, knowledgeable, and came out within hours. Will definitely be my go to!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg", imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg?_wi=3", imageAlt: "luxury hvac modern equipment" }, { id: "2", name: "Abbie Long", date: "Jan 1, 2025", title: "Customer", quote: "Highly recommend, super pleasant, quick to respond, knowledgeable and efficient, great pricing!!!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-uniform-gesturing-with-fingers-looking-mild-front-view_176474-21707.jpg?_wi=2", imageAlt: "matt mcdermott hvac expert" }, { id: "3", name: "David Linda Tonioli", date: "Dec 28, 2025", title: "Homeowner", quote: "Very professional and knowledgeable. Installed a new heater in one day.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg", imageAlt: "happy customer testimonial portrait" }, - { id: "4", name: "John Doe", date: "Dec 20, 2025", title: "Homeowner", quote: "Fast, clean, and reliable service. My go-to HVAC company now.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2836.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-woman-showing-thumbs-up_1262-5331.jpg", imageAlt: "happy customer testimonial portrait" }, - { id: "5", name: "Jane Smith", date: "Dec 15, 2025", title: "Homeowner", quote: "Excellent work installing our new furnace. Temperature never dropped.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "happy customer testimonial portrait" }, ]} title="What Our Neighbors Are Saying" description="Proudly recommended by the Middleboro community for reliable, fast, and pleasant HVAC expertise." @@ -123,7 +121,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Get in touch" title="Ready for Exceptional Comfort?" - description="Reach out to Matt McDermott at Mountain Top Cooling for reliable HVAC service in Middleboro, MA." + description="Reach out to Matt McDermott at Mountain Top Cooling for reliable HVAC service in Middleboro, MA. Contact: 617-417-6584." buttons={[ { text: "Call 617-417-6584", href: "tel:617-417-6584" }, { text: "Email Us", href: "mailto:info@mountaintopcooling.com" }, @@ -135,7 +133,7 @@ export default function LandingPage() { ); } +" + } + ], + "rawPlan": "I've updated the testimonials section with the requested client feedback, refreshed the FAQ section with new content regarding business value and services, and updated the contact section and footer with the provided contact information and operating hours for Mountain Top Cooling." +} \ No newline at end of file