From 9dca5b035cfc251bc2b97f11d70fc269fae25e67 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:43:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 220 ++++++++++------------------------------------- 1 file changed, 44 insertions(+), 176 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f90c57b..1a3dd80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,42 +49,21 @@ export default function LandingPage() {
@@ -132,29 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Eventos", - title: "Ver Deportes", - subtitle: "Disfruta tus partidos favoritos", - description: "Contamos con pantallas y ambiente deportivo para que no pierdas ningún juego.", - imageSrc: "http://img.b2bpic.net/free-photo/human-hand-seasoning-meat-barbecue-grill_23-2147841079.jpg", - imageAlt: "Human hand seasoning meat on barbecue grill", - }, + tag: "Eventos", title: "Ver Deportes", subtitle: "Disfruta tus partidos favoritos", description: "Contamos con pantallas y ambiente deportivo para que no pierdas ningún juego.", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-seasoning-meat-barbecue-grill_23-2147841079.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"}, { - tag: "Servicio", - title: "Opciones de Servicio", - subtitle: "A tu comodidad", - description: "Disfruta en nuestro restaurante, pide para llevar o recibe en casa.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg?_wi=2", - imageAlt: "Human hand seasoning meat on barbecue grill", - }, + tag: "Servicio", title: "Opciones de Servicio", subtitle: "A tu comodidad", description: "Disfruta en nuestro restaurante, pide para llevar o recibe en casa.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"}, { - tag: "Social", - title: "Experiencia Asado", - subtitle: "Sabor para compartir", - description: "Porciones abundantes diseñadas para grupos de amigos.", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg?_wi=2", - imageAlt: "Human hand seasoning meat on barbecue grill", - }, + tag: "Social", title: "Experiencia Asado", subtitle: "Sabor para compartir", description: "Porciones abundantes diseñadas para grupos de amigos.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg", imageAlt: "Human hand seasoning meat on barbecue grill"}, ]} title="Lo que nos hace únicos" description="Cada visita es una nueva experiencia gastronómica en nuestra casa." @@ -169,59 +114,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - brand: "Entrada", - name: "Provoleta Especial", - price: "$180", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cheese-clay-bowl_140725-11829.jpg", - }, + id: "1", brand: "Entrada", name: "Provoleta Especial", price: "$180", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cheese-clay-bowl_140725-11829.jpg"}, { - id: "2", - brand: "Clásico", - name: "Choripán Argentino", - price: "$120", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768256.jpg", - }, + id: "2", brand: "Clásico", name: "Choripán Argentino", price: "$120", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768256.jpg"}, { - id: "3", - brand: "Corte", - name: "Cordero Patagónico", - price: "$380", - rating: 5, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-ribs-with-vegetables_141793-103.jpg", - }, + id: "3", brand: "Corte", name: "Cordero Patagónico", price: "$380", rating: 5, + reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/fried-lamb-ribs-with-vegetables_141793-103.jpg"}, { - id: "4", - brand: "Tradición", - name: "Milanesa Napolitana", - price: "$290", - rating: 4, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-1154.jpg", - }, + id: "4", brand: "Tradición", name: "Milanesa Napolitana", price: "$290", rating: 4, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chicken-schnitzel-served-with-lettuce-greens_141793-1154.jpg"}, { - id: "5", - brand: "BBQ", - name: "Ribs con Camote", - price: "$320", - rating: 4, - reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wing-with-rosemary_23-2147717021.jpg", - }, + id: "5", brand: "BBQ", name: "Ribs con Camote", price: "$320", rating: 4, + reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wing-with-rosemary_23-2147717021.jpg"}, { - id: "6", - brand: "Pasta", - name: "Sorrentinos Caseros", - price: "$220", - rating: 5, - reviewCount: "50", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-bowl_23-2150690803.jpg", - }, + id: "6", brand: "Pasta", name: "Sorrentinos Caseros", price: "$220", rating: 5, + reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-bowl_23-2150690803.jpg"}, ]} title="Nuestros Platos Estelares" description="Desde la clásica provoleta hasta nuestro exclusivo bife de chorizo." @@ -235,22 +144,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - title: "Opiniones Positivas", - value: "388+", - icon: Star, + id: "m1", title: "Opiniones Positivas", value: "388+", icon: Star, }, { - id: "m2", - title: "Platos únicos", - value: "249+", - icon: Camera, + id: "m2", title: "Platos únicos", value: "249+", icon: Camera, }, { - id: "m3", - title: "Cortes premium", - value: "15+", - icon: Award, + id: "m3", title: "Cortes premium", value: "15+", icon: Award, }, ]} title="Calidad que nos respalda" @@ -263,30 +163,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg", - }, + id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg"}, { - id: "2", - name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", - }, + id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"}, { - id: "3", - name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg", - }, + id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"}, { - id: "4", - name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", - }, + id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg"}, { - id: "5", - name: "Elena Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg", - }, + id: "5", name: "Elena Martinez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg"}, ]} cardTitle="Lo que dicen nuestros clientes" cardTag="Social Proof" @@ -301,28 +186,17 @@ export default function LandingPage() { description="Visítanos en Av. Bosque de Minas 25, Corazón de la Herradura. Abrimos todos los días hasta las 10 p.m." inputs={[ { - name: "name", - type: "text", - placeholder: "Tu nombre", - required: true, + name: "name", type: "text", placeholder: "Tu nombre", required: true, }, { - name: "email", - type: "email", - placeholder: "Correo electrónico", - required: true, + name: "email", type: "email", placeholder: "Correo electrónico", required: true, }, { - name: "date", - type: "date", - placeholder: "Fecha de reserva", - required: true, + name: "date", type: "date", placeholder: "Fecha de reserva", required: true, }, ]} textarea={{ - name: "comments", - placeholder: "Alguna petición especial?", - rows: 4, + name: "comments", placeholder: "Alguna petición especial?", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg" /> @@ -335,19 +209,13 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com", - ariaLabel: "Instagram", - }, + href: "https://instagram.com", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Linkedin, - href: "https://linkedin.com", - ariaLabel: "LinkedIn", - }, + href: "https://linkedin.com", ariaLabel: "LinkedIn"}, ]} /> -- 2.49.1