Merge version_2 into main #4
@@ -134,11 +134,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria García", role: "Client regular", company: "Residenta a Gràcia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-car-showroom_1303-19008.jpg", imageAlt: "Maria García"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-smiling-woman_171337-4171.jpg", imageAlt: "Maria García"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Joan Martínez", role: "Propietari vehicle", company: "Recomanació local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-smiling-woman_171337-4171.jpg", imageAlt: "Joan Martínez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-car-showroom_1303-19008.jpg", imageAlt: "Joan Martínez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anna López", role: "Cliente habitual", company: "Des de fa 5 anys", rating: 5,
|
||||
@@ -248,4 +248,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user