From f5ec6092af048004f4d8aa0f0a8fe67c61278722 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:39:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 45 ++++++++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 228edbd..23be63b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,19 +49,24 @@ export default function LandingPage() { { text: "Ver Menu", href: "#menu" }, { text: "Reservar Mesa", href: "#contact" }, ]} + background={{ variant: "plain" }} testimonials={[ { name: "João Silva", handle: "Cliente Habitual", testimonial: "O melhor bacalhau à Braga que já provi! A comida é sempre fresca e o atendimento impecável.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg" + }, { name: "Maria Oliveira", handle: "Visitante", testimonial: "Ambiente acolhedor, comida caseira deliciosa e preços justos. Voltamos com certeza!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg" + }, { name: "Pedro Costa", handle: "Cliente Regular", testimonial: "A autenticidade da cozinha portuguesa está em cada prato. Recomendo vivamente!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg" + }, { name: "Ana Ferreira", handle: "Turista", testimonial: "Experiência autêntica de Portugal. Os rojões e a feijoada são espetaculares!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg" + }, ]} useInvertedBackground={true} /> @@ -88,13 +93,17 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "caldo-verde", tag: "Entrada", title: "Caldo Verde", description: "Sopa tradicional portuguesa com couve, caldo de carne e chouriço. Quente e reconfortante.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-winter-peas-soup-bowl-with-copy-space_23-2148706374.jpg"}, + id: "caldo-verde", tag: "Entrada", title: "Caldo Verde", description: "Sopa tradicional portuguesa com couve, caldo de carne e chouriço. Quente e reconfortante.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-winter-peas-soup-bowl-with-copy-space_23-2148706374.jpg" + }, { - id: "bacalhau", tag: "Prato Principal", title: "Bacalhau à Braga", description: "Especialidade da casa. Bacalhau desfiado com batata palha, ovo e cebola. Irresistível.", imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_1203-2511.jpg"}, + id: "bacalhau", tag: "Prato Principal", title: "Bacalhau à Braga", description: "Especialidade da casa. Bacalhau desfiado com batata palha, ovo e cebola. Irresistível.", imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-penne-cream-sauce_1203-2511.jpg" + }, { - id: "rojoes", tag: "Prato Principal", title: "Rojões à Portuguesa", description: "Carne de porco assada com vinho e especiarias. Acompanhado com batata frita crocante.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-side-dishes-bread_140725-2652.jpg"}, + id: "rojoes", tag: "Prato Principal", title: "Rojões à Portuguesa", description: "Carne de porco assada com vinho e especiarias. Acompanhado com batata frita crocante.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-side-dishes-bread_140725-2652.jpg" + }, { - id: "feijoada", tag: "Prato Principal", title: "Feijoada à Transmontana", description: "Estufado tradicional com feijão, vários tipos de carne. O aroma já é promessa de sabor.", imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-30983.jpg"}, + id: "feijoada", tag: "Prato Principal", title: "Feijoada à Transmontana", description: "Estufado tradicional com feijão, vários tipos de carne. O aroma já é promessa de sabor.", imageSrc: "http://img.b2bpic.net/free-photo/chickpeas-soup-with-vegetables-bowl-wooden-table_123827-30983.jpg" + }, ]} /> @@ -109,17 +118,23 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "João Mendes", role: "Cliente Local", testimonial: "Venho aqui há anos. Nunca desaponta. A comida caseira é excelente e a equipa é muito simpática.", imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg?_wi=2"}, + id: "1", name: "João Mendes", role: "Cliente Local", testimonial: "Venho aqui há anos. Nunca desaponta. A comida caseira é excelente e a equipa é muito simpática.", imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg" + }, { - id: "2", name: "Carla Sousa", role: "Visitante de Lisboa", testimonial: "Saí de Braga com a certeza de que encontrei um tesouro. Autenticidade pura em cada prato!", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=2"}, + id: "2", name: "Carla Sousa", role: "Visitante de Lisboa", testimonial: "Saí de Braga com a certeza de que encontrei um tesouro. Autenticidade pura em cada prato!", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg" + }, { - id: "3", name: "Rui Teixeira", role: "Cliente Regular", testimonial: "Melhor preço-qualidade em Braga. Voltei três vezes este mês. É impossível resistir!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=2"}, + id: "3", name: "Rui Teixeira", role: "Cliente Regular", testimonial: "Melhor preço-qualidade em Braga. Voltei três vezes este mês. É impossível resistir!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg" + }, { - id: "4", name: "Filipa Costa", role: "Turista Estrangeira", testimonial: "Queria comer como uma pessoa local. A Tasquinha foi perfeita. Voltarei em breve!", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=2"}, + id: "4", name: "Filipa Costa", role: "Turista Estrangeira", testimonial: "Queria comer como uma pessoa local. A Tasquinha foi perfeita. Voltarei em breve!", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg" + }, { - id: "5", name: "Miguel Ferreira", role: "Empresário Local", testimonial: "Levo clientes aqui para mostrar o melhor da gastronomia portuguesa. Sempre impressionados.", imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg?_wi=3"}, + id: "5", name: "Miguel Ferreira", role: "Empresário Local", testimonial: "Levo clientes aqui para mostrar o melhor da gastronomia portuguesa. Sempre impressionados.", imageSrc: "http://img.b2bpic.net/free-photo/sincere-cheerful-happy-young-girl-with-blue-eyes-smiling-laughing_176420-9705.jpg" + }, { - id: "6", name: "Conceição Dias", role: "Reforma", testimonial: "Comida feita como minha avó fazia. Parabéns ao chef e toda a equipa. Muito obrigada!", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=3"}, + id: "6", name: "Conceição Dias", role: "Reforma", testimonial: "Comida feita como minha avó fazia. Parabéns ao chef e toda a equipa. Muito obrigada!", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg" + }, ]} /> @@ -147,7 +162,7 @@ export default function LandingPage() { { text: "Ligar Agora", href: "tel:253260020" }, { text: "WhatsApp", href: "https://wa.me/351253260020" }, ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={true} /> -- 2.49.1