diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2ecc13b..87b89f9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,28 +31,14 @@ export default function LandingPage() {
@@ -60,35 +46,15 @@ export default function LandingPage() {
@@ -101,20 +67,11 @@ export default function LandingPage() {
title="Nuestra Esencia"
description="Desde 1998, nos dedicamos a rescatar los sabores olvidados de la cocina familiar cubana. Combinamos ingredientes locales frescos con recetas ancestrales para ofrecerte una experiencia mágica."
bulletPoints={[
- {
- title: "Tradición",
- description: "Recetas heredadas de generación en generación.",
- },
- {
- title: "Calidad",
- description: "Productos frescos traídos de los campos de Ciego de Ávila.",
- },
- {
- title: "Ambiente",
- description: "Un espacio diseñado para compartir momentos inolvidables.",
- },
+ { title: "Tradición", description: "Recetas heredadas de generación en generación." },
+ { title: "Calidad", description: "Productos frescos traídos de los campos de Ciego de Ávila." },
+ { title: "Ambiente", description: "Un espacio diseñado para compartir momentos inolvidables." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg"
mediaAnimation="slide-up"
/>
@@ -126,29 +83,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Consumo en el local",
- description: "Disfruta de la mejor atención en un ambiente cálido.",
- bentoComponent: "reveal-icon",
- icon: Utensils,
- imageSrc: "http://img.b2bpic.net/free-photo/head-sous-chef-discussing-about-what-recipe-prepare-dinner-service-fine-dining-restaurant-skilled-gastronomy-experts-cooking-gourmet-dish-while-professional-kitchen_482257-42015.jpg",
- imageAlt: "Head and sous chef discussing about what recipe to prepare for dinner service at fine dining restaurant. Skilled gastronomy experts cooking gourmet dish while in professional kitchen.",
+ title: "Consumo en el local", description: "Disfruta de la mejor atención en un ambiente cálido.", bentoComponent: "reveal-icon", icon: Utensils
},
{
- title: "Para llevar",
- description: "Lleva la magia de nuestra cocina a casa cuando quieras.",
- bentoComponent: "reveal-icon",
- icon: ShoppingBag,
- imageSrc: "http://img.b2bpic.net/free-photo/floating-breakfast-amazing-hotel-villa-blue-swimming-pool_343596-1138.jpg?_wi=2",
- imageAlt: "Head and sous chef discussing about what recipe to prepare for dinner service at fine dining restaurant. Skilled gastronomy experts cooking gourmet dish while in professional kitchen.",
+ title: "Para llevar", description: "Lleva la magia de nuestra cocina a casa cuando quieras.", bentoComponent: "reveal-icon", icon: ShoppingBag
},
{
- title: "Reservas",
- description: "Asegura tu mesa llamando al +53 33 200686.",
- bentoComponent: "reveal-icon",
- icon: Phone,
- imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=2",
- imageAlt: "Head and sous chef discussing about what recipe to prepare for dinner service at fine dining restaurant. Skilled gastronomy experts cooking gourmet dish while in professional kitchen.",
- },
+ title: "Reservas", description: "Asegura tu mesa llamando al +53 33 200686.", bentoComponent: "reveal-icon", icon: Phone
+ }
]}
title="Servicios Especiales"
description="Adaptamos nuestra magia a tus necesidades diarias."
@@ -160,43 +102,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
- {
- id: "1",
- name: "Ropa Vieja Tradicional",
- price: "12.00 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-soup-with-potatoes-greens-dark-desk-meat-sauce-meal-dishthe_140725-79119.jpg",
- },
- {
- id: "2",
- name: "Cerdo Asado al Horno",
- price: "15.00 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062796.jpg",
- },
- {
- id: "3",
- name: "Ensalada de Estación",
- price: "6.00 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/salad-platter-with-variety-ingredients_114579-70084.jpg",
- },
- {
- id: "4",
- name: "Flan de Leche Casero",
- price: "5.00 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-glass-arrangement_23-2148494786.jpg",
- },
- {
- id: "5",
- name: "Pollo al Ajillo",
- price: "10.00 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg",
- },
- {
- id: "6",
- name: "Cóctel Tropical",
- price: "4.50 CUP",
- imageSrc: "http://img.b2bpic.net/free-photo/glass-cherry-confiture_114579-17036.jpg",
- },
+ { id: "1", name: "Ropa Vieja Tradicional", price: "12.00 CUP", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-soup-with-potatoes-greens-dark-desk-meat-sauce-meal-dishthe_140725-79119.jpg" },
+ { id: "2", name: "Cerdo Asado al Horno", price: "15.00 CUP", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062796.jpg" },
+ { id: "3", name: "Ensalada de Estación", price: "6.00 CUP", imageSrc: "http://img.b2bpic.net/free-photo/salad-platter-with-variety-ingredients_114579-70084.jpg" },
+ { id: "4", name: "Flan de Leche Casero", price: "5.00 CUP", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-glass-arrangement_23-2148494786.jpg" },
+ { id: "5", name: "Pollo al Ajillo", price: "10.00 CUP", imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg" },
+ { id: "6", name: "Cóctel Tropical", price: "4.50 CUP", imageSrc: "http://img.b2bpic.net/free-photo/glass-cherry-confiture_114579-17036.jpg" }
]}
title="Platos Destacados"
description="Explora una selección única de los sabores más queridos de nuestra carta."
@@ -210,46 +123,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Carlos M.",
- role: "Turista",
- company: "Habana",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
- },
- {
- id: "2",
- name: "Elena P.",
- role: "Local",
- company: "Ciego de Ávila",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg",
- },
- {
- id: "3",
- name: "Jorge L.",
- role: "Viajero",
- company: "España",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
- },
- {
- id: "4",
- name: "María G.",
- role: "Local",
- company: "Ciego de Ávila",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092054.jpg",
- },
- {
- id: "5",
- name: "Luis R.",
- role: "Turista",
- company: "México",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg",
- },
+ { id: "1", name: "Carlos M.", role: "Turista", company: "Habana", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg" },
+ { id: "2", name: "Elena P.", role: "Local", company: "Ciego de Ávila", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg" },
+ { id: "3", name: "Jorge L.", role: "Viajero", company: "España", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg" },
+ { id: "4", name: "María G.", role: "Local", company: "Ciego de Ávila", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092054.jpg" },
+ { id: "5", name: "Luis R.", role: "Turista", company: "México", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg" }
]}
title="Lo que dicen nuestros clientes"
description="La magia de La Hechicera se vive en cada plato y en cada opinión."
@@ -261,21 +139,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "¿Cuál es su horario de atención?",
- content: "Estamos abiertos desde las 11:00 a.m. hasta las 11:00 p.m.",
- },
- {
- id: "2",
- title: "¿Tienen servicio a domicilio?",
- content: "Por el momento, solo ofrecemos servicio en el local y para llevar.",
- },
- {
- id: "3",
- title: "¿Dónde están ubicados?",
- content: "En R7V3+GCP, Ciego de Ávila, Cuba.",
- },
+ { id: "1", title: "¿Cuál es su horario de atención?", content: "Estamos abiertos desde las 11:00 a.m. hasta las 11:00 p.m." },
+ { id: "2", title: "¿Tienen servicio a domicilio?", content: "Por el momento, solo ofrecemos servicio en el local y para llevar." },
+ { id: "3", title: "¿Dónde están ubicados?", content: "En R7V3+GCP, Ciego de Ávila, Cuba." }
]}
title="Preguntas Frecuentes"
description="Información útil sobre nuestros servicios."
@@ -286,9 +152,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file