diff --git a/src/app/page.tsx b/src/app/page.tsx
index 22a06ed..60a8614 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,41 +45,26 @@ export default function LandingPage() {
@@ -98,9 +75,7 @@ export default function LandingPage() {
title="Tradición y Gourmet"
buttons={[
{
- text: "Nuestro Menú",
- href: "#platillos",
- },
+ text: "Nuestro Menú", href: "#platillos"},
]}
/>
@@ -113,41 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Chilaquiles Verdes",
- price: "$250 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg",
- },
+ id: "1", name: "Chilaquiles Verdes", price: "$250 MXN", imageSrc: "http://img.b2bpic.net/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg"},
{
- id: "2",
- name: "Huevos Benedictinos",
- price: "$280 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict_74190-5855.jpg",
- },
+ id: "2", name: "Huevos Benedictinos", price: "$280 MXN", imageSrc: "http://img.b2bpic.net/egg-benedict_74190-5855.jpg"},
{
- id: "3",
- name: "Guacamole Gourmet",
- price: "$220 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-lemon-slices-with-defocused-elements_23-2148224161.jpg",
- },
+ id: "3", name: "Guacamole Gourmet", price: "$220 MXN", imageSrc: "http://img.b2bpic.net/close-up-lemon-slices-with-defocused-elements_23-2148224161.jpg"},
{
- id: "4",
- name: "Chilaquiles Rojos",
- price: "$250 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159756.jpg",
- },
+ id: "4", name: "Chilaquiles Rojos", price: "$250 MXN", imageSrc: "http://img.b2bpic.net/mexican-meal_23-2148159756.jpg"},
{
- id: "5",
- name: "Pay de Guayaba",
- price: "$120 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/eggs-breadcrumbs-breakfast-wooden-table_23-2148230476.jpg",
- },
+ id: "5", name: "Pay de Guayaba", price: "$120 MXN", imageSrc: "http://img.b2bpic.net/eggs-breadcrumbs-breakfast-wooden-table_23-2148230476.jpg"},
{
- id: "6",
- name: "Café de Olla",
- price: "$60 MXN",
- imageSrc: "http://img.b2bpic.net/free-photo/mashed-avocado-guacamole-sauce-bowl-with-crackers_1220-7065.jpg",
- },
+ id: "6", name: "Café de Olla", price: "$60 MXN", imageSrc: "http://img.b2bpic.net/mashed-avocado-guacamole-sauce-bowl-with-crackers_1220-7065.jpg"},
]}
title="Platillos Destacados"
description="El sabor de México elevado a un nivel gourmet."
@@ -159,32 +110,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Ana R.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
- },
+ id: "1", name: "Ana R.", imageSrc: "http://img.b2bpic.net/medium-woman-taking-food-photo_23-2149250048.jpg"},
{
- id: "2",
- name: "Carlos M.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256937.jpg",
- },
+ id: "2", name: "Carlos M.", imageSrc: "http://img.b2bpic.net/close-up-people-eating-break-time_23-2149256937.jpg"},
{
- id: "3",
- name: "Sofía G.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
- },
+ id: "3", name: "Sofía G.", imageSrc: "http://img.b2bpic.net/high-angle-friends-restaurant_23-2148395392.jpg"},
{
- id: "4",
- name: "Luis D.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
- },
+ id: "4", name: "Luis D.", imageSrc: "http://img.b2bpic.net/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"},
{
- id: "5",
- name: "María P.",
- imageSrc: "http://img.b2bpic.net/free-photo/shisha-place-with-full-furniture_140725-9261.jpg",
- },
+ id: "5", name: "María P.", imageSrc: "http://img.b2bpic.net/shisha-place-with-full-furniture_140725-9261.jpg"},
]}
cardTitle="Lo que dicen nuestros clientes"
+ cardTag="Testimonios"
cardAnimation="slide-up"
/>
@@ -195,20 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "¿Dónde se ubican?",
- content: "Blvd. Ciudades Hermanas 363 Pte, Culiacán.",
- },
+ id: "f1", title: "¿Dónde se ubican?", content: "Blvd. Ciudades Hermanas 363 Pte, Culiacán."},
{
- id: "f2",
- title: "¿Qué horario tienen?",
- content: "Abrimos desde las 7:00 AM.",
- },
+ id: "f2", title: "¿Qué horario tienen?", content: "Abrimos desde las 7:00 AM."},
{
- id: "f3",
- title: "¿Cuentan con estacionamiento?",
- content: "Sí, contamos con espacio disponible.",
- },
+ id: "f3", title: "¿Cuentan con estacionamiento?", content: "Sí, contamos con espacio disponible."},
]}
title="Preguntas frecuentes"
faqsAnimation="slide-up"
@@ -220,14 +148,13 @@ export default function LandingPage() {
@@ -235,25 +162,17 @@ export default function LandingPage() {