diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d27ed7..25237a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,8 +102,8 @@ export default function LandingPage() { { id: "2", name: "Abbie Long", date: "Jan 1, 2025", title: "★★★★★", quote: "Highly recommend, super pleasant, quick to respond, knowledgeable and efficient, great pricing!!!", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769933722-qm150lig.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775772742070-vni774de.jpg", imageAlt: "matt mcdermott hvac expert" }, { id: "3", name: "David and Linda Tonioli", date: "Dec 28, 2025", title: "★★★★★", quote: "Very professional and knowledgeable. Installed a new heater in one day.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775769923382-maralmq3.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775777106003-08w5fa1u.jpg", imageAlt: "happy customer testimonial portrait" }, ]} - title="What Our Neighbors Are Saying" - description="Proudly recommended by the Massachusetts community for reliable, fast, and pleasant HVAC expertise." + title="Trusted by Our Neighbors" + description="Join the local community of satisfied homeowners who rely on our neighborly expertise for fast, dependable comfort." /> @@ -155,4 +155,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file