diff --git a/src/app/page.tsx b/src/app/page.tsx index 04814fb..796040b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,19 +72,19 @@ export default function LandingPage() { description="Cuidado profissional, carinho em cada detalhe e a alegria que seu melhor amigo merece. Agende hoje mesmo seu serviço em Higienópolis." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg?_wi=1", imageAlt: "Pet após o banho", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=1", imageAlt: "Banho", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-pet-dogs-playing-grass-park_1359-298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-pet-dogs-playing-grass-park_1359-298.jpg?_wi=1", imageAlt: "Tosa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-washing-dog_23-2149652688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-washing-dog_23-2149652688.jpg?_wi=1", imageAlt: "Hidratação", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { id: "p1", name: "Antes", price: "Grooming", - imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg?_wi=1", }, { id: "p2", @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Melhor pet shop de Higienópolis!", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-blonde-girl-posing-with-her-sister-french-bulldog-smiling-young-ladies-having-fun-with-their-pet_197531-10965.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-small-dog-sitting-towel_23-2148423651.jpg?_wi=2", imageAlt: "smiling pet owner holding dog portrait", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Meu pet ama o atendimento.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-african-american-woman-enjoys-company-small-pedigree-dog-wears-orange-jumper-spends-free-time-with-favorite-pet-isolated-white-wall-animal-owner_273609-49840.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=2", imageAlt: "smiling pet owner holding dog portrait", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Serviço de busca nota 10.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/headshot-happy-smiling-dark-skinned-afro-american-woman-holds-nice-breed-dog-expresses-positive-emotions-has-dreamy-expression-going-have-walk-with-favorite-pet-people-animals-concept_273609-49818.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-pet-dogs-playing-grass-park_1359-298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-pet-dogs-playing-grass-park_1359-298.jpg?_wi=2", imageAlt: "smiling pet owner holding dog portrait", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Muito gentis com os animais.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-home_1157-18662.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-washing-dog_23-2149652688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-washing-dog_23-2149652688.jpg?_wi=2", imageAlt: "smiling pet owner holding dog portrait", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { quote: "Corte de unhas impecável.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-playing-with-dog_23-2148977509.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg?_wi=2", imageAlt: "smiling pet owner holding dog portrait", }, ]}