From da10da9a4ecad299f88cea64747194a83acece9b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 15:43:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 303 +++++++++-------------------------------------- 1 file changed, 58 insertions(+), 245 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d0cb9d..a17b0d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,33 +30,19 @@ export default function LandingPage() { @@ -68,13 +54,9 @@ export default function LandingPage() { description="O sabor autêntico do mar de Matosinhos na sua mesa. Desfrute das mais frescas iguarias de peixe e marisco, preparadas com a paixão da tradição familiar." buttons={[ { - text: "Reservar Mesa", - href: "#contact", - }, + text: "Reservar Mesa", href: "#contact"}, { - text: "Ver Menu", - href: "#menu", - }, + text: "Ver Menu", href: "#menu"}, ]} imageSrc="http://img.b2bpic.net/free-photo/cafe-table-background-sea-hot-afternoon-background-idea-holiday-advertising-kitchen-review-weekend-sea_166373-3108.jpg" imageAlt="Travessa de marisco fresco e apetitoso" @@ -99,47 +81,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "polvo-lagareiro", - name: "Polvo à Lagareiro", - price: "€22.50", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-cake-with-ice-cream-decorated-with-powdered-sugar-plate_141793-8320.jpg", - imageAlt: "Polvo à Lagareiro com batatas", - }, + id: "polvo-lagareiro", name: "Polvo à Lagareiro", price: "€22.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-cake-with-ice-cream-decorated-with-powdered-sugar-plate_141793-8320.jpg", imageAlt: "Polvo à Lagareiro com batatas"}, { - id: "arroz-marisco", - name: "Arroz de Marisco", - price: "€28.00 (2 Pax)", - imageSrc: "http://img.b2bpic.net/free-photo/food-fried-healthy-cuisine-dish_1203-5379.jpg", - imageAlt: "Travessa de Arroz de Marisco fumegante", - }, + id: "arroz-marisco", name: "Arroz de Marisco", price: "€28.00 (2 Pax)", imageSrc: "http://img.b2bpic.net/free-photo/food-fried-healthy-cuisine-dish_1203-5379.jpg", imageAlt: "Travessa de Arroz de Marisco fumegante"}, { - id: "peixe-grelhado", - name: "Peixe Fresco Grelhado", - price: "€18.00/kg (consoante o dia)", - imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-herbs-close-up-view_127675-2724.jpg", - imageAlt: "Peixe fresco do dia grelhado", - }, + id: "peixe-grelhado", name: "Peixe Fresco Grelhado", price: "€18.00/kg (consoante o dia)", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-herbs-close-up-view_127675-2724.jpg", imageAlt: "Peixe fresco do dia grelhado"}, { - id: "ameijoas-bulhao-pato", - name: "Amêijoas à Bulhão Pato", - price: "€14.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shells-bowl_23-2149410737.jpg", - imageAlt: "Amêijoas à Bulhão Pato com coentros", - }, + id: "ameijoas-bulhao-pato", name: "Amêijoas à Bulhão Pato", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shells-bowl_23-2149410737.jpg", imageAlt: "Amêijoas à Bulhão Pato com coentros"}, { - id: "caldeirada-peixe", - name: "Caldeirada de Peixe", - price: "€26.00 (2 Pax)", - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38153.jpg", - imageAlt: "Caldeirada de peixe em tacho de barro", - }, + id: "caldeirada-peixe", name: "Caldeirada de Peixe", price: "€26.00 (2 Pax)", imageSrc: "http://img.b2bpic.net/free-photo/thai-food-tom-yum-seafood-seafood-spicy-soup_1150-38153.jpg", imageAlt: "Caldeirada de peixe em tacho de barro"}, { - id: "lagosta-suada", - name: "Lagosta Suada", - price: "€45.00/kg", - imageSrc: "http://img.b2bpic.net/free-photo/crawfish-plate_23-2150346588.jpg", - imageAlt: "Lagosta suada com molho", - }, + id: "lagosta-suada", name: "Lagosta Suada", price: "€45.00/kg", imageSrc: "http://img.b2bpic.net/free-photo/crawfish-plate_23-2150346588.jpg", imageAlt: "Lagosta suada com molho"}, ]} title="As Nossas Especialidades do Mar" description="Orgulhamo-nos de servir os mais frescos peixes e mariscos, diretamente da lota para a sua mesa. Descubra os pratos que nos tornam um dos destinos favoritos em Matosinhos, preparados com a mestria e carinho que só uma tradição familiar pode oferecer." @@ -154,47 +106,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "menu-entradas", - name: "Entradas", - price: "A partir de €4.00", - imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg", - imageAlt: "Seleção de entradas frescas", - }, + id: "menu-entradas", name: "Entradas", price: "A partir de €4.00", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg", imageAlt: "Seleção de entradas frescas"}, { - id: "menu-sopas", - name: "Sopas", - price: "A partir de €3.50", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-served-with-herbs_141793-1025.jpg", - imageAlt: "Sopa de peixe tradicional", - }, + id: "menu-sopas", name: "Sopas", price: "A partir de €3.50", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-served-with-herbs_141793-1025.jpg", imageAlt: "Sopa de peixe tradicional"}, { - id: "menu-grelhados", - name: "Peixes Grelhados", - price: "Preço/kg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-fish-grills-herbs-it_114579-2211.jpg", - imageAlt: "Variedade de peixes grelhados", - }, + id: "menu-grelhados", name: "Peixes Grelhados", price: "Preço/kg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-fish-grills-herbs-it_114579-2211.jpg", imageAlt: "Variedade de peixes grelhados"}, { - id: "menu-mariscos", - name: "Mariscos Frescos", - price: "Preço/kg", - imageSrc: "http://img.b2bpic.net/free-photo/fish-plate-pomegranate-decoration-top-view_140725-11249.jpg", - imageAlt: "Travessa de mariscos variados", - }, + id: "menu-mariscos", name: "Mariscos Frescos", price: "Preço/kg", imageSrc: "http://img.b2bpic.net/free-photo/fish-plate-pomegranate-decoration-top-view_140725-11249.jpg", imageAlt: "Travessa de mariscos variados"}, { - id: "menu-carnes", - name: "Pratos de Carne", - price: "A partir de €16.00", - imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22564.jpg", - imageAlt: "Prato de bife à portuguesa", - }, + id: "menu-carnes", name: "Pratos de Carne", price: "A partir de €16.00", imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22564.jpg", imageAlt: "Prato de bife à portuguesa"}, { - id: "menu-sobremesas", - name: "Sobremesas", - price: "A partir de €4.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chocolate-cream-strawberries-appetizing-cake-with-berries-white-notebook-bowls-strawberries-chocolate-cream-table_140725-110705.jpg", - imageAlt: "Seleção de sobremesas caseiras", - }, + id: "menu-sobremesas", name: "Sobremesas", price: "A partir de €4.50", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chocolate-cream-strawberries-appetizing-cake-with-berries-white-notebook-bowls-strawberries-chocolate-cream-table_140725-110705.jpg", imageAlt: "Seleção de sobremesas caseiras"}, ]} title="O Nosso Menu Completo" description="Explore a nossa vasta seleção de pratos, cuidadosamente preparados para satisfazer todos os paladares. Desde entradas tentadoras a sobremesas divinas, uma experiência gastronómica inesquecível espera por si no Restaurante O Mar'co." @@ -209,47 +131,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "gallery-interior", - name: "O Nosso Interior", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", - imageAlt: "Interior elegante do restaurante", - }, + id: "gallery-interior", name: "O Nosso Interior", price: "", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Interior elegante do restaurante"}, { - id: "gallery-seafood-platter", - name: "Travessa de Marisco", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-prawns-wooden-sticks-lemon-pomegranate-side-view_141793-4452.jpg", - imageAlt: "Travessa de marisco fresco", - }, + id: "gallery-seafood-platter", name: "Travessa de Marisco", price: "", imageSrc: "http://img.b2bpic.net/free-photo/grilled-prawns-wooden-sticks-lemon-pomegranate-side-view_141793-4452.jpg", imageAlt: "Travessa de marisco fresco"}, { - id: "gallery-grilled-fish", - name: "Peixe na Grelha", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-chopping-raw-fish-wood-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-kitchen-table_179666-44278.jpg", - imageAlt: "Peixe a ser grelhado", - }, + id: "gallery-grilled-fish", name: "Peixe na Grelha", price: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-chopping-raw-fish-wood-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-kitchen-table_179666-44278.jpg", imageAlt: "Peixe a ser grelhado"}, { - id: "gallery-wine-pairing", - name: "Harmonização de Vinhos", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pan-with-mussels-white-sauce-wine-with-copyspace_23-2148234869.jpg", - imageAlt: "Vinho branco e marisco à mesa", - }, + id: "gallery-wine-pairing", name: "Harmonização de Vinhos", price: "", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pan-with-mussels-white-sauce-wine-with-copyspace_23-2148234869.jpg", imageAlt: "Vinho branco e marisco à mesa"}, { - id: "gallery-happy-customers", - name: "Clientes Satisfeitos", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952361.jpg", - imageAlt: "Clientes a desfrutar da refeição", - }, + id: "gallery-happy-customers", name: "Clientes Satisfeitos", price: "", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952361.jpg", imageAlt: "Clientes a desfrutar da refeição"}, { - id: "gallery-kitchen", - name: "Na Cozinha", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-separating-eggs-bowl_23-2149720737.jpg", - imageAlt: "Cozinheiros em ação na cozinha", - }, + id: "gallery-kitchen", name: "Na Cozinha", price: "", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-separating-eggs-bowl_23-2149720737.jpg", imageAlt: "Cozinheiros em ação na cozinha"}, ]} title="Momentos de Sabor em O Mar’co" description="Acompanhe visualmente a paixão que colocamos em cada detalhe. Da frescura dos nossos ingredientes ao ambiente acolhedor e familiar, cada imagem reflete a experiência que queremos partilhar consigo em Matosinhos." @@ -260,30 +152,19 @@ export default function LandingPage() { window.open('https://maps.app.goo.gl/abcdefg', '_blank')", + text: "Ver no Mapa", href: "https://maps.app.goo.gl/abcdefg", onClick: () => window.open('https://maps.app.goo.gl/abcdefg', '_blank'), }, ]} /> @@ -380,62 +218,37 @@ export default function LandingPage() {