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 +}