diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b339cb..2b12569 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,87 +31,39 @@ export default function LandingPage() {
@@ -122,14 +74,8 @@ export default function LandingPage() { title="El Arte de la Hospitalidad Omotenashi" description="En Lamasan, cada detalle cuenta. Desde la selección diaria de pescado fresco hasta la dedicación de nuestros chefs, honramos la técnica milenaria japonesa para ofrecerte una velada inolvidable." metrics={[ - { - value: "15+", - title: "Años de Tradición", - }, - { - value: "100%", - title: "Ingredientes Frescos", - }, + { value: "15+", title: "Años de Tradición" }, + { value: "100%", title: "Ingredientes Frescos" }, ]} imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-learning-make-sushi_23-2151202948.jpg" mediaAnimation="slide-up" @@ -142,22 +88,14 @@ export default function LandingPage() { textboxLayout="split" gridVariant="uniform-all-items-equal" useInvertedBackground={true} + animationType="slide-up" features={[ { - title: "Omakase", - description: "Menú degustación sorpresa elegido por nuestro chef.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-sushi-goodies_23-2148930381.jpg", - }, + title: "Omakase", description: "Menú degustación sorpresa elegido por nuestro chef.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-sushi-goodies_23-2148930381.jpg"}, { - title: "Ramen Artesanal", - description: "Caldo cocinado por 24 horas con fideos caseros.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-tomato-spaghetti-with-sticks_140725-8953.jpg", - }, + title: "Ramen Artesanal", description: "Caldo cocinado por 24 horas con fideos caseros.", imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-tomato-spaghetti-with-sticks_140725-8953.jpg"}, { - title: "Tempura Premium", - description: "Crujiente y ligero, elaborado al momento.", - imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7708.jpg", - }, + title: "Tempura Premium", description: "Crujiente y ligero, elaborado al momento.", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7708.jpg"}, ]} title="Nuestras Especialidades" description="Explora una carta diseñada para despertar tus sentidos." @@ -171,48 +109,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Sashimi Deluxe", - price: "28€", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg", - }, - { - id: "p2", - name: "Tonkotsu Ramen", - price: "18€", - variant: "Tradicional", - imageSrc: "http://img.b2bpic.net/free-photo/steaming-bowl-ramen_23-2151950855.jpg", - }, - { - id: "p3", - name: "Ebi Tempura", - price: "16€", - variant: "Crujiente", - imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-table_1339-7812.jpg", - }, - { - id: "p4", - name: "Mochi Matcha", - price: "8€", - variant: "Postre", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-8394.jpg", - }, - { - id: "p5", - name: "Sake Selección", - price: "12€", - variant: "Bebida", - imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150379001.jpg", - }, - { - id: "p6", - name: "Edamame Sal", - price: "6€", - variant: "Aperitivo", - imageSrc: "http://img.b2bpic.net/free-photo/shrimp-rolls-asparagus-plate-with-sauce_23-2148381143.jpg", - }, + { id: "p1", name: "Sashimi Deluxe", price: "28€", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg" }, + { id: "p2", name: "Tonkotsu Ramen", price: "18€", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/steaming-bowl-ramen_23-2151950855.jpg" }, + { id: "p3", name: "Ebi Tempura", price: "16€", variant: "Crujiente", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-table_1339-7812.jpg" }, + { id: "p4", name: "Mochi Matcha", price: "8€", variant: "Postre", imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-8394.jpg" }, + { id: "p5", name: "Sake Selección", price: "12€", variant: "Bebida", imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150379001.jpg" }, + { id: "p6", name: "Edamame Sal", price: "6€", variant: "Aperitivo", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-rolls-asparagus-plate-with-sauce_23-2148381143.jpg" }, ]} title="Carta de Autor" description="Selección de platillos imperdibles." @@ -225,24 +127,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} team={[ - { - id: "t1", - name: "Kenji Sato", - role: "Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-elderly-man-recording-recipe-step-by-step-hoe-kitchen-retired-blogger-chef-influencer-using-internet-technology-communicating-shooting-blogging-social-media-with-digital-equipment_482257-14457.jpg", - }, - { - id: "t2", - name: "Mari Nakano", - role: "Restaurant Manager", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-bartenders_23-2150347025.jpg", - }, - { - id: "t3", - name: "Hiro Tanaka", - role: "Apprentice Chef", - imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-chef-plating-meal_23-2148794089.jpg", - }, + { id: "t1", name: "Kenji Sato", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-elderly-man-recording-recipe-step-by-step-hoe-kitchen-retired-blogger-chef-influencer-using-internet-technology-communicating-shooting-blogging-social-media-with-digital-equipment_482257-14457.jpg" }, + { id: "t2", name: "Mari Nakano", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-bartenders_23-2150347025.jpg" }, + { id: "t3", name: "Hiro Tanaka", role: "Apprentice Chef", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-chef-plating-meal_23-2148794089.jpg" }, ]} title="Nuestros Maestros" description="El equipo detrás de cada plato." @@ -255,41 +142,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Elena M.", - role: "Crítica Gastronómica", - testimonial: "El mejor ramen que he probado en años.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-having-dinner-together_23-2148454155.jpg", - }, - { - id: "2", - name: "Carlos R.", - role: "Foodie", - testimonial: "Atención impecable y sushi de clase mundial.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", - }, - { - id: "3", - name: "Ana S.", - role: "Cliente habitual", - testimonial: "Un oasis de tranquilidad en la ciudad.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg", - }, - { - id: "4", - name: "Luis V.", - role: "Empresario", - testimonial: "La calidad de los productos es indiscutible.", - imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg", - }, - { - id: "5", - name: "Sofía G.", - role: "Turista", - testimonial: "Una experiencia culinaria auténtica.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", - }, + { id: "1", name: "Elena M.", role: "Crítica Gastronómica", testimonial: "El mejor ramen que he probado en años.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-having-dinner-together_23-2148454155.jpg" }, + { id: "2", name: "Carlos R.", role: "Foodie", testimonial: "Atención impecable y sushi de clase mundial.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg" }, + { id: "3", name: "Ana S.", role: "Cliente habitual", testimonial: "Un oasis de tranquilidad en la ciudad.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" }, + { id: "4", name: "Luis V.", role: "Empresario", testimonial: "La calidad de los productos es indiscutible.", imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg" }, + { id: "5", name: "Sofía G.", role: "Turista", testimonial: "Una experiencia culinaria auténtica.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg" }, ]} title="Lo que dicen nuestros clientes" description="Experiencias gastronómicas inolvidables." @@ -301,21 +158,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "¿Necesito reserva?", - content: "Se recomienda reservar, especialmente los fines de semana.", - }, - { - id: "f2", - title: "¿Tienen opciones veganas?", - content: "Sí, contamos con una sección dedicada de platos vegetales.", - }, - { - id: "f3", - title: "¿Cuál es el horario?", - content: "Abierto de martes a domingo, de 13:00 a 23:00.", - }, + { id: "f1", title: "¿Necesito reserva?", content: "Se recomienda reservar, especialmente los fines de semana." }, + { id: "f2", title: "¿Tienen opciones veganas?", content: "Sí, contamos con una sección dedicada de platos vegetales." }, + { id: "f3", title: "¿Cuál es el horario?", content: "Abierto de martes a domingo, de 13:00 a 23:00." }, ]} title="Preguntas Frecuentes" description="Todo lo que necesitas saber antes de visitarnos." @@ -326,18 +171,11 @@ export default function LandingPage() {
@@ -345,29 +183,15 @@ export default function LandingPage() {