Merge version_1 into main #1
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Silva", handle: "@mariapets", testimonial: "Meu cachorro adora vir ao Pet Feliz! Os profissionais são incríveis e muito carinhosos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-dog-her-arms_1153-8409.jpg", imageAlt: "Maria com seu pet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-dog-her-arms_1153-8409.jpg?_wi=1", imageAlt: "Maria com seu pet"
|
||||
},
|
||||
{
|
||||
name: "João Santos", handle: "@joaopetlover", testimonial: "Melhor lugar para cuidar do meu golden retriever. Sempre volta feliz e bem cuidado.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-dog-her-arms_1153-8409.jpg", imageAlt: "João com seu dog"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-dog-her-arms_1153-8409.jpg?_wi=2", imageAlt: "João com seu dog"
|
||||
},
|
||||
{
|
||||
name: "Ana Costa", handle: "@anacostas", testimonial: "Confio totalmente no Pet Feliz. A hospedagem é segura e meu pet fica como se estivesse em casa.", rating: 5,
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shaving-process-small-dog-sits-table-dog-shaved-by-professional_1157-48808.jpg", imageAlt: "Banho e tosa profissional"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg", imageAlt: "Grooming profissional"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg?_wi=1", imageAlt: "Grooming profissional"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg", imageAlt: "Consulta veterinária"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg", imageAlt: "Atendimento vet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg?_wi=2", imageAlt: "Atendimento vet"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pet-accessories-food-toy-top-view_93675-128520.jpg", imageAlt: "Pet boarding seguro"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-with-bone-gifts-animal-day_23-2148668893.jpg", imageAlt: "Área de hospedagem"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-with-bone-gifts-animal-day_23-2148668893.jpg?_wi=1", imageAlt: "Área de hospedagem"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -133,10 +133,10 @@ export default function LandingPage() {
|
||||
title: "Produtos e Acessórios", description: "Ampla seleção de ração, brinquedos, coleiras e acessórios de qualidade", icon: Package,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-with-bone-gifts-animal-day_23-2148668893.jpg", imageAlt: "Produtos pet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-with-bone-gifts-animal-day_23-2148668893.jpg?_wi=2", imageAlt: "Produtos pet"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg", imageAlt: "Acessórios disponíveis"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-her-pet-subway_23-2150204995.jpg?_wi=3", imageAlt: "Acessórios disponíveis"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user