From 4508229b65d69ef4be063dd97a5d6ae5b57354b8 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 13:44:16 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 24cd85f..ce8c69f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,11 @@ import FeaturesDetailedSteps from '@/components/sections/features/FeaturesDetail import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento'; import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; -import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; +import TestimonialMarqueeOverlayCardsOriginal from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; + +const TestimonialMarqueeOverlayCards = (props: Record) => ( + +); import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { -- 2.49.1 From 6404e1361d137a1888088401e61330c81fcc8058 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 13:44:24 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 159 +++++++++-------------------------------- 1 file changed, 34 insertions(+), 125 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ce8c69f..7e8bd88 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,11 +5,7 @@ import FeaturesDetailedSteps from '@/components/sections/features/FeaturesDetail import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento'; import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; -import TestimonialMarqueeOverlayCardsOriginal from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; - -const TestimonialMarqueeOverlayCards = (props: Record) => ( - -); +import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -22,29 +18,20 @@ export default function HomePage() { title="Café Bar Nueva Avenida" description="El punto de encuentro perfecto en Lardero para empezar el día con el mejor café y un ambiente inmejorable." primaryButton={{ - text: "Ver menú", - href: "#menu", - }} + text: "Ver menú", href: "#menu"}} secondaryButton={{ - text: "Cómo llegar", - href: "#contact", - }} + text: "Cómo llegar", href: "#contact"}} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19762.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19762.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4892.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg"}, ]} /> @@ -69,40 +56,19 @@ export default function HomePage() { description="Descubre nuestra selección de desayunos, snacks y bebidas preparadas con mimo." items={[ { - title: "Croissants Artesanos", - description: "Recién horneados cada mañana.", - imageSrc: "http://img.b2bpic.net/free-photo/dessert-cup-coffee_140725-6112.jpg", - }, + title: "Croissants Artesanos", description: "Recién horneados cada mañana.", imageSrc: "http://img.b2bpic.net/free-photo/dessert-cup-coffee_140725-6112.jpg"}, { - title: "Café de Especialidad", - description: "El mejor tueste para tu mañana.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-104246.jpg", - }, + title: "Café de Especialidad", description: "El mejor tueste para tu mañana.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-concept-handsome-bearded-man-apron-making-coffee-while-standing-cafe_1258-104246.jpg"}, { - title: "Bocadillos del Día", - description: "Ingredientes frescos de calidad.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-sandwiches-white-background_23-2148617390.jpg", - }, + title: "Bocadillos del Día", description: "Ingredientes frescos de calidad.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-sandwiches-white-background_23-2148617390.jpg"}, { - title: "Zumos Naturales", - description: "Fruta exprimida al momento.", - imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-glass_74190-3557.jpg", - }, + title: "Zumos Naturales", description: "Fruta exprimida al momento.", imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-glass_74190-3557.jpg"}, { - title: "Repostería Casera", - description: "Dulces tradicionales y únicos.", - imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-caramel-cream_114579-17184.jpg", - }, + title: "Repostería Casera", description: "Dulces tradicionales y únicos.", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-caramel-cream_114579-17184.jpg"}, { - title: "Bebidas Refrescantes", - description: "Perfectas para cualquier hora.", - imageSrc: "http://img.b2bpic.net/free-photo/iced-caramel-macchiato-with-coffee-beans-dark-background_84443-94736.jpg", - }, + title: "Bebidas Refrescantes", description: "Perfectas para cualquier hora.", imageSrc: "http://img.b2bpic.net/free-photo/iced-caramel-macchiato-with-coffee-beans-dark-background_84443-94736.jpg"}, { - title: "Pinchos y Tapas", - description: "Lo mejor del sabor local.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-wooden-table_23-2148633450.jpg", - }, + title: "Pinchos y Tapas", description: "Lo mejor del sabor local.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-wooden-table_23-2148633450.jpg"}, ]} /> @@ -116,26 +82,11 @@ export default function HomePage() { description="Nos esforzamos por ofrecerte un servicio que te haga volver siempre." steps={[ { - tag: "Calidad", - title: "Productos frescos", - subtitle: "A diario", - description: "Seleccionamos ingredientes locales para garantizar frescura.", - imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-croissant-breakfast-grey-background_114579-58967.jpg", - }, + tag: "Calidad", title: "Productos frescos", subtitle: "A diario", description: "Seleccionamos ingredientes locales para garantizar frescura.", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-croissant-breakfast-grey-background_114579-58967.jpg"}, { - tag: "Atención", - title: "Trato cercano", - subtitle: "Con corazón", - description: "Cada cliente es parte de nuestra pequeña familia.", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg", - }, + tag: "Atención", title: "Trato cercano", subtitle: "Con corazón", description: "Cada cliente es parte de nuestra pequeña familia.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg"}, { - tag: "Ambiente", - title: "Espacio acogedor", - subtitle: "Siéntete en casa", - description: "Un lugar diseñado para relajarte y disfrutar.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-hot-strong-with-fresh-brown-coffee-seeds-cream-rustic-desk-coffee-seed-drink-photo-grain_140725-28070.jpg", - }, + tag: "Ambiente", title: "Espacio acogedor", subtitle: "Siéntete en casa", description: "Un lugar diseñado para relajarte y disfrutar.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-hot-strong-with-fresh-brown-coffee-seeds-cream-rustic-desk-coffee-seed-drink-photo-grain_140725-28070.jpg"}, ]} /> @@ -149,45 +100,20 @@ export default function HomePage() { description="La satisfacción de nuestros vecinos es nuestro mayor logro." testimonials={[ { - id: "t1", - name: "Elena Martínez", - role: "Cliente regular", - company: "Vecina de Lardero", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg", - }, + name: "Elena Martínez", role: "Cliente regular", company: "Vecina de Lardero", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg"}, { - id: "t2", - name: "Javier López", - role: "Cliente diario", - company: "Lardero", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-122451.jpg", - }, + name: "Javier López", role: "Cliente diario", company: "Lardero", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-smiling-woman-with-book-reading-cafe-enjoying-morning-breakfast-coffee_1258-122451.jpg"}, { - id: "t3", - name: "María García", - role: "Cliente frecuente", - company: "Lardero", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-elder-woman-window_329181-14796.jpg", - }, + name: "María García", role: "Cliente frecuente", company: "Lardero", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-elder-woman-window_329181-14796.jpg"}, { - id: "t4", - name: "Pedro Sánchez", - role: "Cliente", - company: "Lardero", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10408.jpg", - }, + name: "Pedro Sánchez", role: "Cliente", company: "Lardero", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10408.jpg"}, { - id: "t5", - name: "Lucía Fernández", - role: "Cliente habitual", - company: "Lardero", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cup-white-coffee-with-saucer-spoon-wooden-table_23-2147862860.jpg", - }, + name: "Lucía Fernández", role: "Cliente habitual", company: "Lardero", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cup-white-coffee-with-saucer-spoon-wooden-table_23-2147862860.jpg"}, ]} /> @@ -200,14 +126,7 @@ export default function HomePage() { title="Trabajamos con lo mejor" description="Proveedores de proximidad que nos ayudan a ofrecer la máxima calidad." names={[ - "Cafés Premium", - "Panadería Artesana", - "Frutas Lardero", - "Distribuciones Norte", - "Vinos Riojanos", - "Lácteos del Valle", - "Repostería Tradicional", - ]} + "Cafés Premium", "Panadería Artesana", "Frutas Lardero", "Distribuciones Norte", "Vinos Riojanos", "Lácteos del Valle", "Repostería Tradicional"]} /> @@ -220,17 +139,11 @@ export default function HomePage() { description="Todo lo que necesitas saber antes de tu próxima visita." items={[ { - question: "¿Tienen opciones sin gluten?", - answer: "Sí, disponemos de una pequeña selección de productos sin gluten bajo pedido.", - }, + question: "¿Tienen opciones sin gluten?", answer: "Sí, disponemos de una pequeña selección de productos sin gluten bajo pedido."}, { - question: "¿Puedo reservar para grupos?", - answer: "Por supuesto, llámanos o ven a visitarnos para organizar tus reuniones.", - }, + question: "¿Puedo reservar para grupos?", answer: "Por supuesto, llámanos o ven a visitarnos para organizar tus reuniones."}, { - question: "¿Cuál es vuestro horario habitual?", - answer: "Abrimos de lunes a domingo, desde la primera hora de la mañana.", - }, + question: "¿Cuál es vuestro horario habitual?", answer: "Abrimos de lunes a domingo, desde la primera hora de la mañana."}, ]} imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg" /> @@ -243,13 +156,9 @@ export default function HomePage() { tag="Contáctanos" text="Ven a visitarnos o llámanos para cualquier consulta. ¡Te esperamos con el mejor ambiente de Lardero!" primaryButton={{ - text: "Llamar ahora", - href: "tel:+34941000000", - }} + text: "Llamar ahora", href: "tel:+34941000000"}} secondaryButton={{ - text: "Cómo llegar", - href: "https://maps.google.com", - }} + text: "Cómo llegar", href: "https://maps.google.com"}} /> -- 2.49.1