Update src/app/page.tsx

This commit is contained in:
2026-03-14 17:29:00 +00:00
parent 3bb2f03c5e
commit d48798e1b2

View File

@@ -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"
},
{