Merge version_1 into main #1
@@ -108,7 +108,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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-funny-brunette-woman-wears-straw-hat-poses-selfie-shows-tongue-drinks-refreshing-cocktail-stands-against-cafe-interior-beautiful-young-female-model-enjoys-summer-holiday_273609-2356.jpg", imageAlt: "Depoimento de viajante frequente"},
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up-sign_23-2148631398.jpg", imageAlt: "Depoimento de viajante satisfeito"},
|
||||
{
|
||||
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"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user