Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user