diff --git a/src/app/page.tsx b/src/app/page.tsx
index a135526..00205ba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
@@ -49,109 +43,24 @@ export default function LandingPage() {
@@ -163,49 +72,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Ceviche Jipijapa",
- price: "$$$",
- variant: "Una delicia inolvidable",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-vegetable-salad-glass-cup-wooden-floor_1150-20743.jpg?_wi=4",
- },
+ id: "p1", name: "Ceviche Jipijapa", price: "$$$", variant: "Delicia tradicional manaba", imageSrc: "http://img.b2bpic.net/free-photo/fruit-vegetable-salad-glass-cup-wooden-floor_1150-20743.jpg?_wi=4"},
{
- id: "p2",
- name: "Colonche",
- price: "$$$",
- variant: "Sabor riquísimo, puro mar",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-seafood-soup-with-mussels_141793-4658.jpg?_wi=3",
- },
+ id: "p2", name: "Colonche", price: "$$$", variant: "Sabor auténtico del mar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-seafood-soup-with-mussels_141793-4658.jpg?_wi=3"},
{
- id: "p3",
- name: "Corviche",
- price: "$$",
- variant: "Se agotaron, ¡estaban exquisitos!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-fish-chips-food_23-2148732328.jpg?_wi=3",
- },
- {
- id: "p4",
- name: "Ceviche Mixto",
- price: "$$$",
- variant: "Frescura marina total",
- imageSrc: "http://img.b2bpic.net/free-photo/king-prawn-pad-thai-noodle_1258-64.jpg?_wi=4",
- },
- {
- id: "p5",
- name: "Arroz Marinero",
- price: "$$$",
- variant: "Típico sabor manaba",
- imageSrc: "http://img.b2bpic.net/free-photo/fruit-vegetable-salad-glass-cup-wooden-floor_1150-20743.jpg?_wi=5",
- },
- {
- id: "p6",
- name: "Encebollado",
- price: "$$",
- variant: "Levanta muertos 100% real",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-seafood-soup-with-mussels_141793-4658.jpg?_wi=4",
- },
+ id: "p3", name: "Corviche", price: "$$", variant: "Crujiente y exquisito", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-fish-chips-food_23-2148732328.jpg?_wi=3"}
]}
- title="Nuestros Platos Estrellas"
+ title="Platos Destacados"
description="Sabores únicos traídos desde la costa hasta Daule."
/>
@@ -215,46 +88,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Experiencia auténtica",
- quote: "Muchos dicen tener sazón manaba, pero no es así. En Ceviche Xpress encontramos ese toque.",
- name: "Cliente Fiel",
- role: "Daule Local",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl-indoors_23-2150533918.jpg?_wi=1",
- },
- {
- id: "t2",
- title: "Calidad insuperable",
- quote: "El mejor ceviche que he probado en Xanadú Plaza. Súper fresco y buena atención.",
- name: "María G.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl-indoors_23-2150533918.jpg?_wi=2",
- },
- {
- id: "t3",
- title: "Sabor auténtico",
- quote: "La sazón es increíble, te transporta a la costa. ¡Totalmente recomendado!",
- name: "Carlos R.",
- role: "Visitante",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl-indoors_23-2150533918.jpg?_wi=3",
- },
- {
- id: "t4",
- title: "El servicio es genial",
- quote: "Llegamos tarde y nos atendieron súper bien. La seguridad en el lugar da mucha paz.",
- name: "Familia M.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl-indoors_23-2150533918.jpg?_wi=4",
- },
- {
- id: "t5",
- title: "Un manjar",
- quote: "Volveré siempre por ese sabor manaba auténtico. Sigan así equipo.",
- name: "Pedro V.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl-indoors_23-2150533918.jpg?_wi=5",
- },
+ { id: "t1", title: "Experiencia auténtica", quote: "Sabor manaba real en Daule.", name: "Cliente Fiel", role: "Local" },
+ { id: "t2", title: "Calidad insuperable", quote: "El mejor ceviche, súper fresco.", name: "María G.", role: "Cliente" },
+ { id: "t3", title: "Manjar", quote: "Volveré siempre por ese sabor.", name: "Pedro V.", role: "Cliente" }
]}
title="Lo que dicen nuestros clientes 😎"
description="La honestidad y calidad son nuestra mejor receta."
@@ -268,29 +104,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Nuestra Pasión Manaba"
- description="Trabajamos cada día para llevar los sabores auténticos a tu mesa con la mayor dedicación."
+ description="Compromiso con la frescura y la tradición familiar."
metrics={[
- {
- id: "m1",
- value: "100%",
- title: "Frescura",
- description: "Ingredientes del día",
- icon: Fish,
- },
- {
- id: "m2",
- value: "15+",
- title: "Años",
- description: "Tradición familiar",
- icon: Award,
- },
- {
- id: "m3",
- value: "5k+",
- title: "Platos",
- description: "Servidos con orgullo",
- icon: Utensils,
- },
+ { id: "m1", value: "100%", title: "Frescura", description: "Ingredientes del día", icon: Fish },
+ { id: "m2", value: "15+", title: "Años", description: "Tradición familiar", icon: Award },
+ { id: "m3", value: "5k+", title: "Platos", description: "Servidos con orgullo", icon: Utensils },
]}
/>
@@ -299,23 +117,12 @@ export default function LandingPage() {
@@ -323,47 +130,25 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file