diff --git a/src/app/page.tsx b/src/app/page.tsx index 54d8f10..6052cd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "review-1", name: "María García", role: "Regular Customer", company: "\"Excellent coffee and generous portions!\"", rating: 5, + id: "review-1", name: "María García", role: "", company: "\"Excellent coffee and generous portions!\"", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg", imageAlt: "María García" }, {