diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9be6c5e..8de26e5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,30 +33,18 @@ export default function LandingPage() {
@@ -64,89 +52,58 @@ export default function LandingPage() {
@@ -156,7 +113,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Nuestra Filosofía"
title="Nuestra Pasión por la Autenticidad Napolitana"
- description="En Ristorante Bella, cada plato es una oda a la tradición y el sabor de Nápoles. Nos dedicamos a preservar la esencia de la cocina de la Nonna, utilizando solo ingredientes frescos y de temporada para ofrecer una experiencia culinaria inolvidable y genuina."
/>
@@ -167,41 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "feature-1",
- title: "Maestría Artesanal",
- author: "Chef Marco",
- description: "Cada pasta se elabora a mano diariamente con técnicas napolitanas transmitidas por generaciones, garantizando una textura y sabor inigualables.",
- tags: [
- "Tradición",
- "Hecho a mano",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg",
- imageAlt: "Manos de chef elaborando pasta fresca",
- },
+ id: "feature-1", title: "Maestría Artesanal", author: "Chef Marco", description: "Cada pasta se elabora a mano diariamente con técnicas napolitanas transmitidas por generaciones, garantizando una textura y sabor inigualables.", tags: [
+ "Tradición", "Hecho a mano"],
+ imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg", imageAlt: "Manos de chef elaborando pasta fresca"},
{
- id: "feature-2",
- title: "Ambiente Envolvente",
- author: "Ristorante Bella",
- description: "Un diseño interior que evoca la calidez de Nápoles con iluminación tenue, velas y decoración clásica, creando un telón de fondo perfecto para su velada.",
- tags: [
- "Romántico",
- "Acogedor",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg",
- imageAlt: "Interior de restaurante con velas y ambiente romántico",
- },
+ id: "feature-2", title: "Ambiente Envolvente", author: "Ristorante Bella", description: "Un diseño interior que evoca la calidez de Nápoles con iluminación tenue, velas y decoración clásica, creando un telón de fondo perfecto para su velada.", tags: [
+ "Romántico", "Acogedor"],
+ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg", imageAlt: "Interior de restaurante con velas y ambiente romántico"},
{
- id: "feature-3",
- title: "Selección de Vinos",
- author: "Nuestro Sommelier",
- description: "Nuestra carta de vinos incluye joyas de Campania y otras regiones italianas, seleccionadas para complementar a la perfección cada uno de nuestros platos.",
- tags: [
- "Maridaje",
- "Exclusivo",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles_1182-1073.jpg",
- imageAlt: "Copas de vino tinto en una mesa de restaurante elegante",
- },
+ id: "feature-3", title: "Selección de Vinos", author: "Nuestro Sommelier", description: "Nuestra carta de vinos incluye joyas de Campania y otras regiones italianas, seleccionadas para complementar a la perfección cada uno de nuestros platos.", tags: [
+ "Maridaje", "Exclusivo"],
+ imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles_1182-1073.jpg", imageAlt: "Copas de vino tinto en una mesa de restaurante elegante"},
]}
title="La Experiencia Bella"
description="Descubra los detalles que hacen de Ristorante Bella una experiencia culinaria inigualable, donde cada visita se convierte en un recuerdo preciado."
@@ -217,47 +149,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "p-1",
- name: "Pizza Margherita Clásica",
- price: "€14",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg",
- imageAlt: "Pizza Margherita recién horneada",
- },
+ id: "p-1", name: "Pizza Margherita Clásica", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg", imageAlt: "Pizza Margherita recién horneada"},
{
- id: "p-2",
- name: "Risotto ai Funghi e Tartufo",
- price: "€22",
- imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg",
- imageAlt: "Risotto cremoso de setas y trufa",
- },
+ id: "p-2", name: "Risotto ai Funghi e Tartufo", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg", imageAlt: "Risotto cremoso de setas y trufa"},
{
- id: "p-3",
- name: "Lasagne al Ragù Bolognese",
- price: "€18",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690695.jpg",
- imageAlt: "Lasaña tradicional boloñesa",
- },
+ id: "p-3", name: "Lasagne al Ragù Bolognese", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690695.jpg", imageAlt: "Lasaña tradicional boloñesa"},
{
- id: "p-4",
- name: "Gnocchi al Pesto Genovese",
- price: "€16",
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-decorated-with-boiled-egg-ceramic-bowl_114579-83160.jpg",
- imageAlt: "Ñoquis con salsa pesto fresca",
- },
+ id: "p-4", name: "Gnocchi al Pesto Genovese", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/pasta-decorated-with-boiled-egg-ceramic-bowl_114579-83160.jpg", imageAlt: "Ñoquis con salsa pesto fresca"},
{
- id: "p-5",
- name: "Tiramisù della Casa",
- price: "€9",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-tiramisu-plate_23-2149599626.jpg",
- imageAlt: "Postre Tiramisú casero",
- },
+ id: "p-5", name: "Tiramisù della Casa", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-tiramisu-plate_23-2149599626.jpg", imageAlt: "Postre Tiramisú casero"},
{
- id: "p-6",
- name: "Gran Antipasto Bella",
- price: "€25",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-toasts-sliced-vegetables_140725-6166.jpg",
- imageAlt: "Tabla de antipasto italiano variado",
- },
+ id: "p-6", name: "Gran Antipasto Bella", price: "€25", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-toasts-sliced-vegetables_140725-6166.jpg", imageAlt: "Tabla de antipasto italiano variado"},
]}
title="Nuestra Carta: Sabores de Nápoles"
description="Explore nuestra cuidada selección de platos napolitanos auténticos, elaborados con los ingredientes más frescos de temporada, siguiendo las recetas de la Nonna."
@@ -273,12 +175,7 @@ export default function LandingPage() {
carouselMode="buttons"
members={[
{
- id: "m-1",
- name: "Chef Marco Rossi",
- role: "Chef Ejecutivo y Propietario",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg",
- imageAlt: "Retrato de Chef Marco Rossi",
- },
+ id: "m-1", name: "Chef Marco Rossi", role: "Chef Ejecutivo y Propietario", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg", imageAlt: "Retrato de Chef Marco Rossi"},
]}
title="Conozca al Corazón de Ristorante Bella"
description="El Chef Marco Rossi, originario de Nápoles, trae consigo décadas de experiencia y una pasión inquebrantable por la cocina tradicional italiana, infundiendo amor en cada plato."
@@ -290,41 +187,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "María G., Valencia",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-woman-posing-veranda-cafe-streetpositive-model-drinking-white-wineenjoying-vacationeating-croissant-hat_158538-24289.jpg",
- imageAlt: "Foto de María G.",
- },
+ id: "1", name: "María G., Valencia", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-woman-posing-veranda-cafe-streetpositive-model-drinking-white-wineenjoying-vacationeating-croissant-hat_158538-24289.jpg", imageAlt: "Foto de María G."},
{
- id: "2",
- name: "Javier R., Barcelona",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-being-happy-about-being-asked-marry-her-boyfriend_23-2148435792.jpg",
- imageAlt: "Foto de Javier R.",
- },
+ id: "2", name: "Javier R., Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/woman-being-happy-about-being-asked-marry-her-boyfriend_23-2148435792.jpg", imageAlt: "Foto de Javier R."},
{
- id: "3",
- name: "Laura P., Madrid",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg",
- imageAlt: "Foto de Laura P.",
- },
+ id: "3", name: "Laura P., Madrid", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg", imageAlt: "Foto de Laura P."},
{
- id: "4",
- name: "Carlos M., Sevilla",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149477473.jpg",
- imageAlt: "Foto de Carlos M.",
- },
+ id: "4", name: "Carlos M., Sevilla", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149477473.jpg", imageAlt: "Foto de Carlos M."},
{
- id: "5",
- name: "Elena S., Bilbao",
- imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg",
- imageAlt: "Foto de Elena S.",
- },
+ id: "5", name: "Elena S., Bilbao", imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Foto de Elena S."},
{
- id: "6",
- name: "Diego F., Málaga",
- imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081914.jpg",
- imageAlt: "Foto de Diego F.",
- },
+ id: "6", name: "Diego F., Málaga", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081914.jpg", imageAlt: "Foto de Diego F."},
]}
cardTitle="Lo que Dicen Nuestros Invitados"
cardTag="Experiencias Inolvidables"
@@ -338,15 +211,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Guía Michelin",
- "Sabores de España",
- "Gourmet Magazine",
- "El Tenedor",
- "Chef's Choice Awards",
- "Restaurantes Top",
- "Premios Gastronómicos",
- "Crítica Culinaria",
- ]}
+ "Guía Michelin", "Sabores de España", "Gourmet Magazine", "El Tenedor", "Chef's Choice Awards", "Restaurantes Top", "Premios Gastronómicos", "Crítica Culinaria"]}
title="Reconocimientos y Colaboraciones"
description="Nuestro compromiso con la excelencia es respaldado por las voces más respetadas de la gastronomía y las principales publicaciones del sector."
/>
@@ -356,8 +221,7 @@ export default function LandingPage() {