From f31e32ff27bcdcdf65b83e96b9754d00d37e1610 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:01:05 +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 4e981a3..1a6bf03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function HomePage() { { id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageAlt: "James Wilson"}, ]} - cardTitle="Over 15,000 customers trust DriveDish to enhance their road dining experience with innovative, spill-resistant solutions." + cardTitle="Keeps my car clean and meal times stress-free on every road trip" cardTag="See What Customers Say" cardAnimation="slide-up" useInvertedBackground={false} @@ -276,4 +276,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}