From c197701e4d0ac56db28952cf8f40583bd4e5a18e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:52:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f21a1e..48b121f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function DentalLandingPage() { "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2", imageAlt: "David Kim" }, ]} - cardTitle="Excellent service, friendly staff, and best-in-class dental care. Our patients rate us 4.6 stars and trust us with their smiles." + cardTitle="Patient Reviews: Real Stories from Our Satisfied Patients" cardTag="Patient Reviews" cardTagIcon={Star} cardAnimation="slide-up" -- 2.49.1