From 4556551bc88329996a54ab9a821eea100b24ab4e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 01:34:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b761ff..a59bcd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { { id: "5", name: "Jessica Lee", role: "Contractor", testimonial: "Partnering with Dunwoody Plumbing for our new construction projects has been a seamless experience. Professionalism at its best.", imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg"}, ]} - title="What Our Clients Say" + title="Google Reviews" description="Hear directly from our satisfied customers about the quality and reliability of Dunwoody Plumbing & Drainage Clean." /> @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file