From 48907cfb313889bdb0716f73aeb1552521751399 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:48:13 +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 f2330d6..4d426fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function HomePage() { id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "James Wilson - Happy Customer" }, ]} - cardTitle="Thousands of Happy Customers Trust USA Automotive Service" + cardTitle="4.9★ Rating | 500+ 5-Star Reviews | Trusted Since 2005" cardTag="See what they say about us" cardTagIcon={Star} cardAnimation="slide-up" @@ -235,4 +235,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}