From cb6c6d080c96cf55f79f49c19b5bcd5bd2d928ba Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:32:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 49 +++++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f99a20..d30d1aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { + />
@@ -154,18 +155,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Café Artesanal", description: "Espresso perfecto, cappuccinos cremosos y lattes decorados con arte latte.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-burlap-cloths_23-2148441186.jpg?_wi=5" } + title: "Café Artesanal", description: "Espresso perfecto, cappuccinos cremosos y lattes decorados con arte latte.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-burlap-cloths_23-2148441186.jpg" } }, { id: 2, - title: "Postres Irresistibles", description: "Brownies, pies de manzana, tartas de chocolate y kekes artesanales.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crop-person-powdering-biscuit-with-berries_23-2147693553.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-bar-croissants_23-2148542469.jpg?_wi=3" } + title: "Postres Irresistibles", description: "Brownies, pies de manzana, tartas de chocolate y kekes artesanales.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crop-person-powdering-biscuit-with-berries_23-2147693553.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-bar-croissants_23-2148542469.jpg" } }, { id: 3, - title: "Ambiente Acogedor", description: "Un espacio elegante, minimalista y cálido donde disfrutar cada momento.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079545.jpg?_wi=2" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-eclair-wooden-table-closeup_169016-21339.jpg?_wi=1" } + title: "Ambiente Acogedor", description: "Un espacio elegante, minimalista y cálido donde disfrutar cada momento.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079545.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-eclair-wooden-table-closeup_169016-21339.jpg" } } ]} containerClassName="py-20" @@ -174,6 +175,7 @@ export default function LandingPage() { featureTitleClassName="font-bold text-2xl" featureDescriptionClassName="text-base leading-relaxed" /> + />
@@ -191,38 +193,39 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "María García", handle: "@maria_arequipa", testimonial: "El mejor café que he probado en Arequipa. El ambiente es perfecto para trabajar o relajarse.", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079537.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079537.jpg" }, { id: "testimonial-2", name: "Carlos Mendez", handle: "@carlos_foodie", testimonial: "Los pasteles artesanales son increíbles. Combina perfectamente con sus cafés especiales.", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-bar-croissants_23-2148542469.jpg?_wi=4" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-bar-croissants_23-2148542469.jpg" }, { id: "testimonial-3", name: "Laura Quispe", handle: "@laura_lifestyle", testimonial: "Un lugar acogedor y elegante. Me encanta venir cada mañana a desayunar.", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079545.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed_23-2148079545.jpg" }, { - id: "testimonial-4", name: "Juan Flores", handle: "@juan_coffee", testimonial: "La atención es excelente y el café tiene ese toque especial que solo encuentro aquí.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg?_wi=2" + id: "testimonial-4", name: "Juan Flores", handle: "@juan_coffee", testimonial: "La atención es excelente y el café tiene ese toque especial que solo encuentro aquí.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-131790.jpg" }, { id: "testimonial-5", name: "Sofia Romero", handle: "@sofia_arequipa", testimonial: "Definitivamente mi lugar favorito. Los desayunos son deliciosos y muy bien presentados.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-hot-dogs-with-fig-slices-almond-wooden-chopping-board-kitchen-counter_23-2147956750.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-hot-dogs-with-fig-slices-almond-wooden-chopping-board-kitchen-counter_23-2147956750.jpg" }, { - id: "testimonial-6", name: "Roberto Soto", handle: "@roberto_cafe", testimonial: "Rutta es sinónimo de calidad. Recomendado para cualquier momento del día.", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-powdering-biscuit-with-berries_23-2147693553.jpg?_wi=2" + id: "testimonial-6", name: "Roberto Soto", handle: "@roberto_cafe", testimonial: "Rutta es sinónimo de calidad. Recomendado para cualquier momento del día.", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-powdering-biscuit-with-berries_23-2147693553.jpg" } ]} containerClassName="py-20" titleClassName="text-4xl md:text-5xl font-bold mb-4" descriptionClassName="text-lg leading-relaxed mb-8" /> + />