Merge version_1 into main #3
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Hóspede Satisfeito", role: "Viajante", company: "Visitante Airbnb", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Depoimento de hóspede satisfeito"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Depoimento de hóspede satisfeito"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Viajante Frequente", role: "Executivo", company: "Viajante de Negócios", rating: 5,
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Cliente Recomendador", role: "Gerente", company: "Recomendador Airbnb", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Depoimento de cliente recomendador"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Depoimento de cliente recomendador"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user