From 72502c6b9c8eb7e57b03ca05221325333690cf48 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 02:15:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 247 ++++++++++++----------------------------------- 1 file changed, 61 insertions(+), 186 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4d0fb9..db1999f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,72 +46,47 @@ export default function LandingPage() {
@@ -132,24 +99,16 @@ export default function LandingPage() { metrics={[ { icon: Flame, - label: "Massa Leve", - value: "Artesanal", - }, + label: "Massa Leve", value: "Artesanal"}, { icon: Wheat, - label: "Farinha", - value: "Importada", - }, + label: "Farinha", value: "Importada"}, { icon: Heart, - label: "Ambiente", - value: "Aconchegante", - }, + label: "Ambiente", value: "Aconchegante"}, { icon: Award, - label: "Atendimento", - value: "Diferenciado", - }, + label: "Atendimento", value: "Diferenciado"}, ]} metricsAnimation="slide-up" /> @@ -162,19 +121,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Chefes especialistas", - "Sommelier de vinhos", - "Eventos privativos", - "Pet friendly", - ], + "Chefes especialistas", "Sommelier de vinhos", "Eventos privativos", "Pet friendly"], }} positiveCard={{ items: [ - "Rodízio completo premium", - "Menu à la carte exclusivo", - "Delivery rápido e seguro", - "Reservas via WhatsApp", - ], + "Rodízio completo premium", "Menu à la carte exclusivo", "Delivery rápido e seguro", "Reservas via WhatsApp"], }} title="Nossos Serviços" description="Atendimento de excelência em todas as modalidades." @@ -189,49 +140,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Pizza Marguerita", - price: "R$ 65,00", - imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=1", - }, + id: "p1", name: "Pizza Marguerita", price: "R$ 65,00", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=1"}, { - id: "p2", - name: "Pizza Pepperoni", - price: "R$ 72,00", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=1", - }, + id: "p2", name: "Pizza Pepperoni", price: "R$ 72,00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=1"}, { - id: "p3", - name: "Pizza Doce Gourmet", - price: "R$ 58,00", - imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=1", - }, + id: "p3", name: "Pizza Doce Gourmet", price: "R$ 58,00", imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=1"}, { - id: "p4", - name: "Lasanha Bolonhesa", - price: "R$ 68,00", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=1", - }, + id: "p4", name: "Lasanha Bolonhesa", price: "R$ 68,00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=1"}, { - id: "p5", - name: "Drink Signature", - price: "R$ 32,00", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-woman-with-glass-cocktail-garnished-with-burning-clothespin_140725-5267.jpg", - }, + id: "p5", name: "Drink Signature", price: "R$ 32,00", imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-woman-with-glass-cocktail-garnished-with-burning-clothespin_140725-5267.jpg"}, { - id: "p6", - name: "Vinho Tinto Importado", - price: "R$ 120,00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-red-wine-with-grape-crate-with-sackcloth-black-stone-horizontal_176474-4140.jpg", - }, + id: "p6", name: "Vinho Tinto Importado", price: "R$ 120,00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-red-wine-with-grape-crate-with-sackcloth-black-stone-horizontal_176474-4140.jpg"}, ]} title="Destaques do Cardápio" description="Sabores que encantam paladares exigentes." buttons={[ { - text: "Ver Cardápio Completo", - href: "#", - }, + text: "Ver Cardápio Completo", href: "#"}, ]} />
@@ -242,60 +167,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Ana Silva", - date: "12/03/2024", - title: "Cliente Premium", - quote: "Garçons simpáticos e atenciosos, a massa é sensacional!", - tag: "Excelente", - avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=2", - imageAlt: "pizza gourmet italiana premium", - }, + id: "1", name: "Ana Silva", date: "12/03/2024", title: "Cliente Premium", quote: "Garçons simpáticos e atenciosos, a massa é sensacional!", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=2", imageAlt: "pizza gourmet italiana premium"}, { - id: "2", - name: "Carlos Souza", - date: "15/03/2024", - title: "Confraternização", - quote: "Melhor experiência em grupo que já tivemos na cidade.", - tag: "Top", - avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=2", - imageAlt: "pizza marguerita artesanal", - }, + id: "2", name: "Carlos Souza", date: "15/03/2024", title: "Confraternização", quote: "Melhor experiência em grupo que já tivemos na cidade.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=2", imageAlt: "pizza marguerita artesanal"}, { - id: "3", - name: "Beatriz Lima", - date: "20/03/2024", - title: "Jantar Especial", - quote: "Ambiente agradável e pratos excepcionais. Voltaremos!", - tag: "Perfeito", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-610.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=2", - imageAlt: "pizza pepperoni artesanal", - }, + id: "3", name: "Beatriz Lima", date: "20/03/2024", title: "Jantar Especial", quote: "Ambiente agradável e pratos excepcionais. Voltaremos!", tag: "Perfeito", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-610.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=2", imageAlt: "pizza pepperoni artesanal"}, { - id: "4", - name: "Roberto Costa", - date: "22/03/2024", - title: "Frequente", - quote: "Tudo muito autêntico. A farinha importada faz a diferença.", - tag: "Nota 10", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=2", - imageAlt: "pizza doce gourmet chocolate", - }, + id: "4", name: "Roberto Costa", date: "22/03/2024", title: "Frequente", quote: "Tudo muito autêntico. A farinha importada faz a diferença.", tag: "Nota 10", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=2", imageAlt: "pizza doce gourmet chocolate"}, { - id: "5", - name: "Fernanda Dias", - date: "25/03/2024", - title: "Delivery", - quote: "Chegou rápido, quente e com o sabor de restaurante!", - tag: "Recomendo", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022665.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=2", - imageAlt: "lasanha bolonhesa clássica", - }, + id: "5", name: "Fernanda Dias", date: "25/03/2024", title: "Delivery", quote: "Chegou rápido, quente e com o sabor de restaurante!", tag: "Recomendo", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022665.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=2", imageAlt: "lasanha bolonhesa clássica"}, ]} title="O que dizem sobre nós" description="Depoimentos de quem vive a experiência Margherita." @@ -303,21 +183,30 @@ export default function LandingPage() {
+
+ + Localização no Google Maps + +
@@ -327,37 +216,23 @@ export default function LandingPage() { logoText="Margherita" columns={[ { - title: "Siga-nos", - items: [ + title: "Siga-nos", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "TripAdvisor", - href: "#", - }, + label: "TripAdvisor", href: "#"}, ], }, { - title: "Links", - items: [ + title: "Links", items: [ { - label: "Cardápio", - href: "#menu", - }, + label: "Cardápio", href: "#menu"}, { - label: "Reservas", - href: "https://wa.me/5544999999999", - }, + label: "Reservas", href: "https://wa.me/5544999999999"}, { - label: "Contato", - href: "#contact", - }, + label: "Contato", href: "#contact"}, ], }, ]} @@ -366,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1