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