diff --git a/src/app/page.tsx b/src/app/page.tsx index fcd7a1a..fa24b28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,15 +54,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Feijoada tradicional"}, + 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", imageAlt: "Prato feito caseiro"}, + 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", imageAlt: "Self-service buffet"}, + 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", imageAlt: "Marmitas para viagem"}, + 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", imageAlt: "Restaurante Eunice ambiente"}, + imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=5", imageAlt: "Restaurante Eunice ambiente"}, ]} /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", 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"}, + id: "1", 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?_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"}, { @@ -82,7 +82,7 @@ export default function LandingPage() { { id: "4", name: "Ana Paula", handle: "@ana", testimonial: "Sempre venho almoçar aqui, melhor self-service da região.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-drinking-coffee_23-2148395382.jpg"}, { - id: "5", 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"}, + id: "5", 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?_wi=2"}, ]} title="Nossos Clientes" description="Mais de 200 avaliações com nota 4,6. Confira o que nossos clientes dizem."