diff --git a/src/app/page.tsx b/src/app/page.tsx
index e10d00f..fff955d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,51 +46,28 @@ export default function LandingPage() {
@@ -111,47 +80,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Ribeye Premium",
- price: "$450 MXN",
- variant: "Premium Res",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-logo-stamp-tag-template_53876-124746.jpg?_wi=1",
- },
+ id: "p1", name: "Ribeye Premium", price: "$450 MXN", variant: "Premium Res", imageSrc: "http://img.b2bpic.net/free-photo/blank-logo-stamp-tag-template_53876-124746.jpg"},
{
- id: "p2",
- name: "Tomahawk",
- price: "$780 MXN",
- variant: "Corte de Autor",
- imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-prepare-beef-steak_141793-167.jpg?_wi=1",
- },
+ id: "p2", name: "Tomahawk", price: "$780 MXN", variant: "Corte de Autor", imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-prepare-beef-steak_141793-167.jpg"},
{
- id: "p3",
- name: "Arrachera",
- price: "$320 MXN",
- variant: "Selecta",
- imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-meat-wooden-cutting-board-garlic-green-pepper-fork-knife-dark-background_140725-140809.jpg?_wi=1",
- },
+ id: "p3", name: "Arrachera", price: "$320 MXN", variant: "Selecta", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-meat-wooden-cutting-board-garlic-green-pepper-fork-knife-dark-background_140725-140809.jpg"},
{
- id: "p4",
- name: "Costillas",
- price: "$290 MXN",
- variant: "Tradición",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-ribs-tray-with-bottle-red-wine-burlap-bags-grass_141793-12585.jpg?_wi=1",
- },
+ id: "p4", name: "Costillas", price: "$290 MXN", variant: "Tradición", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-ribs-tray-with-bottle-red-wine-burlap-bags-grass_141793-12585.jpg"},
{
- id: "p5",
- name: "Carne Molida",
- price: "$180 MXN",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/ingredients-making-rolls-custard-dough-with-minced-meat-frying-pan_127032-3372.jpg",
- },
+ id: "p5", name: "Carne Molida", price: "$180 MXN", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/ingredients-making-rolls-custard-dough-with-minced-meat-frying-pan_127032-3372.jpg"},
{
- id: "p6",
- name: "Cerdo Especial",
- price: "$220 MXN",
- variant: "Selecto",
- imageSrc: "http://img.b2bpic.net/free-photo/raw-pork-chop-steak-dark-surface_1150-44384.jpg",
- },
+ id: "p6", name: "Cerdo Especial", price: "$220 MXN", variant: "Selecto", imageSrc: "http://img.b2bpic.net/free-photo/raw-pork-chop-steak-dark-surface_1150-44384.jpg"},
]}
title="Cortes Seleccionados"
description="La mejor selección de carne premium de la ciudad."
@@ -160,31 +99,17 @@ export default function LandingPage() {
@@ -212,47 +134,23 @@ export default function LandingPage() {
layout="section"
products={[
{
- id: "c1",
- name: "Res Prime",
- price: "$500",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-bruschetta-assortment-copy-space_23-2148517005.jpg",
- },
+ id: "c1", name: "Res Prime", price: "$500", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/fresh-bruschetta-assortment-copy-space_23-2148517005.jpg"},
{
- id: "c2",
- name: "Tomahawk Gold",
- price: "$850",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-working-butchers-shop_613910-3172.jpg",
- },
+ id: "c2", name: "Tomahawk Gold", price: "$850", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-working-butchers-shop_613910-3172.jpg"},
{
- id: "c3",
- name: "Arrachera Sonora",
- price: "$350",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/raw-bacon-slices-dark-background_84443-85840.jpg",
- },
+ id: "c3", name: "Arrachera Sonora", price: "$350", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/raw-bacon-slices-dark-background_84443-85840.jpg"},
{
- id: "c4",
- name: "Costilla Carga",
- price: "$300",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bbq-ribs-stack-presentation_23-2151950812.jpg",
- },
+ id: "c4", name: "Costilla Carga", price: "$300", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/bbq-ribs-stack-presentation_23-2151950812.jpg"},
{
- id: "c5",
- name: "Molida Wagyu",
- price: "$250",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-plate-with-garlic-tomatoes_23-2148611029.jpg",
- },
+ id: "c5", name: "Molida Wagyu", price: "$250", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-plate-with-garlic-tomatoes_23-2148611029.jpg"},
{
- id: "c6",
- name: "Chuleta Cerdo",
- price: "$230",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/industrial-food-worker-handling-fresh-raw-meat-slaughterhouse-preparing-meat-market_342744-664.jpg",
- },
+ id: "c6", name: "Chuleta Cerdo", price: "$230", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/industrial-food-worker-handling-fresh-raw-meat-slaughterhouse-preparing-meat-market_342744-664.jpg"},
]}
/>
@@ -263,60 +161,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah Johnson",
- date: "2024-01-10",
- title: "Cliente Frecuente",
- quote: "La mejor carne que he comprado en mi vida.",
- tag: "Excelente",
- avatarSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-apron-gloves-holding-meat-knife_273609-20965.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/ecologist-digging-pit-by-shovel-planting-tree-polluted-area_651396-3112.jpg?_wi=2",
- imageAlt: "satisfied customer portrait indoor",
- },
+ id: "t1", name: "Sarah Johnson", date: "2024-01-10", title: "Cliente Frecuente", quote: "La mejor carne que he comprado en mi vida.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-ginger-beard-apron-gloves-holding-meat-knife_273609-20965.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ecologist-digging-pit-by-shovel-planting-tree-polluted-area_651396-3112.jpg", imageAlt: "satisfied customer portrait indoor"},
{
- id: "t2",
- name: "Michael Chen",
- date: "2024-02-15",
- title: "Chef",
- quote: "Servicio rápido y cortes perfectos cada vez.",
- tag: "Recomendado",
- avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-logo-stamp-tag-template_53876-124746.jpg?_wi=2",
- imageAlt: "satisfied customer portrait indoor",
- },
+ id: "t2", name: "Michael Chen", date: "2024-02-15", title: "Chef", quote: "Servicio rápido y cortes perfectos cada vez.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blank-logo-stamp-tag-template_53876-124746.jpg", imageAlt: "satisfied customer portrait indoor"},
{
- id: "t3",
- name: "Emily Rodriguez",
- date: "2024-03-05",
- title: "Amante Gourmet",
- quote: "La frescura es inigualable. Simplemente deliciosa.",
- tag: "Calidad",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-fresh-cut-meat-market_613910-3206.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-prepare-beef-steak_141793-167.jpg?_wi=2",
- imageAlt: "satisfied customer portrait indoor",
- },
+ id: "t3", name: "Emily Rodriguez", date: "2024-03-05", title: "Amante Gourmet", quote: "La frescura es inigualable. Simplemente deliciosa.", tag: "Calidad", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-fresh-cut-meat-market_613910-3206.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-prepare-beef-steak_141793-167.jpg", imageAlt: "satisfied customer portrait indoor"},
{
- id: "t4",
- name: "David Kim",
- date: "2024-04-20",
- title: "Fanático BBQ",
- quote: "No compro carne en otro lugar. Fredy es el mejor.",
- tag: "Fan",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-stewardess-posing_23-2150197260.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-meat-wooden-cutting-board-garlic-green-pepper-fork-knife-dark-background_140725-140809.jpg?_wi=2",
- imageAlt: "satisfied customer portrait indoor",
- },
+ id: "t4", name: "David Kim", date: "2024-04-20", title: "Fanático BBQ", quote: "No compro carne en otro lugar. Fredy es el mejor.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-stewardess-posing_23-2150197260.jpg", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-meat-wooden-cutting-board-garlic-green-pepper-fork-knife-dark-background_140725-140809.jpg", imageAlt: "satisfied customer portrait indoor"},
{
- id: "t5",
- name: "Sofia Lopez",
- date: "2024-05-12",
- title: "Cliente Leal",
- quote: "Cortes siempre frescos y excelente atención al cliente.",
- tag: "Excelente",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-modern-dyed-hair-wearing-apron-holding-raw-beef-steak-looking-positive-happy-standing-smiling-with-confident-smile-showing-teeth_839833-27959.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-ribs-tray-with-bottle-red-wine-burlap-bags-grass_141793-12585.jpg?_wi=2",
- imageAlt: "satisfied customer portrait indoor",
- },
+ id: "t5", name: "Sofia Lopez", date: "2024-05-12", title: "Cliente Leal", quote: "Cortes siempre frescos y excelente atención al cliente.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-modern-dyed-hair-wearing-apron-holding-raw-beef-steak-looking-positive-happy-standing-smiling-with-confident-smile-showing-teeth_839833-27959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-meat-ribs-tray-with-bottle-red-wine-burlap-bags-grass_141793-12585.jpg", imageAlt: "satisfied customer portrait indoor"},
]}
title="Lo que dicen nuestros clientes"
description="La satisfacción de nuestros clientes nos motiva a mantener la excelencia."
@@ -327,8 +180,7 @@ export default function LandingPage() {