diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ba5050..2a22b7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { { id: "4", name: "David L.", role: "Food Blogger", testimonial: "I'm a keen observer of local eateries, and Blumenhaus Wiedikon consistently impresses. Their seasonal specials are a culinary delight.", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149833018.jpg", imageAlt: "couple laughing cafe table"}, { - id: "5", name: "Olivia P.", role: "Student", testimonial: "Great coffee at reasonable prices, plus a super cozy vibe perfect for studying or catching up with friends. This place is my go-to!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-hugging_23-2149097886.jpg", alt: "person holding latte art"}, + id: "5", name: "Olivia P.", role: "Student", testimonial: "Great coffee at reasonable prices, plus a super cozy vibe perfect for studying or catching up with friends. This place is my go-to!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-hugging_23-2149097886.jpg", imageAlt: "person holding latte art"}, ]} title="What Our Guests Say About Blumenhaus" description="Don't just take our word for it—read the delightful experiences shared by our cherished customers who make our coffee shop truly special."