Merge version_1 into main #5
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García", role: "Cliente Habitual", company: "Alcorcón", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "María García"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "María García"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan López", role: "Vecino", company: "Barrio Centro", rating: 5,
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofía Rodríguez", role: "Propietaria", company: "Café Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sofía Rodríguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Sofía Rodríguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Pedro Martínez", role: "Padre de Familia", company: "Alcorcón", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user