From ac181ff27532691cc1f537ea16df6e0057f6c7bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:41:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1dfcddb..a7b830d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,11 +46,11 @@ export default function LandingPage() { description="Burgers artesanais e gelatos irresistíveis. Uma experiência que você vai querer repetir." buttons={[{ text: "Ver Cardápio", href: "#menu" }, { text: "Fazer Pedido", href: "#contact" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-popping-balloon-with-paint_23-2148292530.jpg", imageAlt: "Gourmet burger" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg", imageAlt: "Artisan gelato" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg", imageAlt: "Smash burger" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-ice-cream-still-life_23-2150096617.jpg", imageAlt: "Chocolate gelato" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg", imageAlt: "Bacon supreme" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-popping-balloon-with-paint_23-2148292530.jpg?_wi=1", imageAlt: "Gourmet burger" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg?_wi=1", imageAlt: "Artisan gelato" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg?_wi=1", imageAlt: "Smash burger" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-ice-cream-still-life_23-2150096617.jpg?_wi=1", imageAlt: "Chocolate gelato" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg?_wi=1", imageAlt: "Bacon supreme" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-burger-with-hands-potato-chip_1150-1862.jpg", imageAlt: "Pistachio gelato" }, ]} /> @@ -127,11 +127,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Carlos M.", date: "12/05/2024", title: "Top", quote: "Sempre excelente. Volto sempre.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-man-restaurant_23-2148899031.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-popping-balloon-with-paint_23-2148292530.jpg" }, - { id: "2", name: "Ana R.", date: "10/05/2024", title: "Incrível", quote: "Gelato perfeito e burger suculento.", tag: "Experiência", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg" }, - { id: "3", name: "Pedro S.", date: "08/05/2024", title: "Viciante", quote: "Melhor combinação da cidade.", tag: "Combo", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg" }, - { id: "4", name: "Julia B.", date: "05/05/2024", title: "Excelente", quote: "Atendimento e qualidade impecáveis.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/excited-lady-holding-blue-idea-board-looking-camera-restaurant_114579-92458.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-ice-cream-still-life_23-2150096617.jpg" }, - { id: "5", name: "Lucas D.", date: "02/05/2024", title: "Sensacional", quote: "Realmente nível 5 estrelas.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg" } + { id: "1", name: "Carlos M.", date: "12/05/2024", title: "Top", quote: "Sempre excelente. Volto sempre.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-man-restaurant_23-2148899031.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-popping-balloon-with-paint_23-2148292530.jpg?_wi=2" }, + { id: "2", name: "Ana R.", date: "10/05/2024", title: "Incrível", quote: "Gelato perfeito e burger suculento.", tag: "Experiência", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg?_wi=2" }, + { id: "3", name: "Pedro S.", date: "08/05/2024", title: "Viciante", quote: "Melhor combinação da cidade.", tag: "Combo", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-s-hand-holding-delicious-dessert-reflective-plate_23-2147863813.jpg?_wi=2" }, + { id: "4", name: "Julia B.", date: "05/05/2024", title: "Excelente", quote: "Atendimento e qualidade impecáveis.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/excited-lady-holding-blue-idea-board-looking-camera-restaurant_114579-92458.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pink-ice-cream-still-life_23-2150096617.jpg?_wi=2" }, + { id: "5", name: "Lucas D.", date: "02/05/2024", title: "Sensacional", quote: "Realmente nível 5 estrelas.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg?_wi=2" } ]} title="A voz de quem viciou" description="Não é só sobre comer. É sobre sentir."