diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b00428..ef5db45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=1", imageAlt: "Feijoada tradicional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=2", imageAlt: "Prato feito caseiro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=3", imageAlt: "Self-service buffet", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=4", imageAlt: "Marmitas para viagem", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=5", imageAlt: "Restaurante Eunice ambiente", }, ]} @@ -100,14 +100,14 @@ export default function LandingPage() { name: "Carlos Silva", handle: "@carlos", testimonial: "A melhor feijoada da Serra, sem dúvidas!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=1", }, { id: "2", name: "Maria Oliveira", handle: "@maria", testimonial: "Comida simples, mas muito saborosa e caseira.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg?_wi=1", }, { id: "3", @@ -128,7 +128,7 @@ export default function LandingPage() { name: "Ricardo Gomes", handle: "@ricardo", testimonial: "Ambiente acolhedor e comida que lembra casa de vó.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=2", }, ]} title="Nossos Clientes" @@ -187,7 +187,7 @@ export default function LandingPage() { description: "Sabor de infância feito diariamente.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=6", imageAlt: "brazilian feijoada dish professional food photography", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { description: "Anos servindo a comunidade de Serra.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=3", imageAlt: "happy customer eating restaurant", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { description: "Comida de qualidade por um preço justo.", bentoComponent: "reveal-icon", icon: DollarSign, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg?_wi=2", imageAlt: "satisfied customer dining", }, ]}