diff --git a/src/app/page.tsx b/src/app/page.tsx index 54923bd..4a797a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,10 +83,10 @@ export default function LandingPage() { title: "Manicure & Pedicure", description: "Utilizamos esmaltes de alta durabilidade e técnicas de cutilagem que priorizam a saúde e a estética das suas unhas.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-1827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-1827.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-1827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-1827.jpg?_wi=2", }, }, { @@ -94,10 +94,10 @@ export default function LandingPage() { title: "Hair & Styling", description: "Cortes personalizados, coloração e tratamentos profundos conduzidos por especialistas em visagismo e tendências internacionais.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27187.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27187.jpg?_wi=2", }, }, ]}