diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b13f34..c8e1a6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { { id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg", imageAlt: "Emma Rodriguez" }, { id: "4", name: "Michael Foster", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1702.jpg", imageAlt: "Michael Foster" } ]} - cardTitle="\"An extraordinary culinary journey. The chef's attention to detail is evident in every plate, and the service is impeccable. This is our new favorite restaurant.\"" + cardTitle="An extraordinary culinary journey. The chef's attention to detail is evident in every plate, and the service is impeccable. This is our new favorite restaurant." cardTag="Guest Reviews" cardTagIcon={Star} cardAnimation="slide-up"