From f13369597410886abc091ac3f5f6a0ac20ea5d36 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 20:44:32 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 71 +++++++++++---------------------------- 1 file changed, 19 insertions(+), 52 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 6bc57e4..e1a465d 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -8,70 +8,37 @@ import { StyleProvider } from "@/components/ui/StyleProvider"; export default function Layout() { const navItems = [ - { - "name": "Inicio", - "href": "#inicio" - }, - { - "name": "Soluciones", - "href": "#soluciones" - }, - { - "name": "Clientes", - "href": "#reviews" - }, - { - "name": "Cotizar", - "href": "#cotizar" - }, - { - "name": "Hero", - "href": "#hero" - }, - { - "name": "About", - "href": "#about" - }, - { - "name": "Features", - "href": "#features" - } -]; + { name: "Inicio", href: "#hero" }, + { name: "Sobre Nosotros", href: "#about" }, + { name: "Soluciones", href: "#products" }, + { name: "Contacto", href: "#contact" } + ]; return ( + logo="Paternal SRL" + logoImageSrc="http://img.b2bpic.net/free-vector/futuristic-personal-trainer-logo_23-2149537120.jpg" + ctaButton={{ + text: "WhatsApp", href: "https://wa.me/5491145591970"}} + navItems={navItems} + />
+ brand="Paternal SRL" + copyright="© 2024 Paternal SRL. Todos los derechos reservados." + socialLinks={[ + { icon: "Instagram", href: "#" }, + { icon: "Linkedin", href: "#" }, + { icon: "Facebook", href: "#" } + ]} + />
); -- 2.49.1 From 0c7d7ac263de4a0ba6d197b970ab70419d32cf7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 20:44:32 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 318 +++++++++++++---------------------------- 1 file changed, 102 insertions(+), 216 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7d54e21..5215757 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -10,235 +10,121 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Expertos en Electricidad e Iluminación" + title="Built to Last, Trusted to Perform" + description="Premium craftsmanship meets unwavering reliability. We've earned confidence through decades of delivering electrical solutions for high-exigency projects." + primaryButton={{ text: "Pedir Presupuesto", href: "https://wa.me/5491145591970" }} + secondaryButton={{ text: "Ver Soluciones", href: "#soluciones" }} + leftItems={[ + { imageSrc: "http://img.b2bpic.net/free-photo/macro-connectors-fast-charging-neon-ports-closeup_169016-71462.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrical-shielded-cable-with-many-wires-generative-al_169016-28545.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105490.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545636.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545669.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electric-cables-closeup_93675-128560.jpg" } + ]} + rightItems={[ + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-caucasian-man-electrician-holding-screwdriver-working-plug-electric-residential-electric-system-installing-socket-wall-home-repair_166373-2203.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/dongdaemun-design-plaza-modern-architecture_335224-399.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/white-concrete-staircase-with-gray-metal-railings_250224-151.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037502.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/yellow-white-wooden-fence_250224-276.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892973.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Nuestra Propuesta" + title="Confianza forjada en décadas" + description="Rechazamos la obsolescencia y las ventas agresivas. En Paternal SRL, priorizamos la calidad técnica y el asesoramiento transparente para que cada obra tenga la tranquilidad que merece." + imageSrc="http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53764.jpg" + /> +
+
-
- +
+ - -
+ tag="Diferencial de Calidad" + title="Por qué elegir Paternal SRL" + description="Comparamos nuestro enfoque con la competencia estándar." + negativeItems={["Ventas presionadas", "Materiales descartables", "Presupuestos lentos", "Sin seguimiento", "Falta de garantía técnica"]} + positiveItems={["Asesoramiento profesional", "Materiales de larga duración", "Cotización ágil", "Seguimiento integral", "Garantía de instalación"]} + /> +
+
-
- +
+ - -
+ tag="Soluciones Integrales" + title="Nuestro catálogo premium" + description="Soluciones eléctricas de alta gama para proyectos que no pueden fallar." + items={[ + { title: "Obra Eléctrica", description: "Cables y protecciones de alta resistencia.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg" }, + { title: "Iluminación LED", description: "Tecnología de última generación.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment-close-up_169016-5077.jpg" }, + { title: "Smart Home", description: "Automatización residencial avanzada.", imageSrc: "http://img.b2bpic.net/free-photo/electric-machines-switches-isolated-white-close_169016-4114.jpg" }, + { title: "Tableros", description: "Montaje y componentes de seguridad.", imageSrc: "http://img.b2bpic.net/free-photo/collection-colorful-light-bulbs_53876-71473.jpg" }, + { title: "Canalización", description: "Sistemas robustos y duraderos.", imageSrc: "http://img.b2bpic.net/free-photo/electric-lamp-decoration-brick-wall-design-style-concept_53876-30349.jpg" }, + { title: "Conectividad", description: "Fichas y soluciones de red.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428321.jpg" }, + { title: "Seguridad", description: "Protección total para tu obra.", imageSrc: "http://img.b2bpic.net/free-photo/white-chandelier_1339-6329.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Social Proof" + title="Clientes que respaldan nuestro compromiso" + description="Testimonios de nuestros clientes." + testimonials={[ + { name: "Carlos Méndez", role: "Arquitecto", quote: "Excelente atención y seguimiento.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg" }, + { name: "Laura G.", role: "Desarrolladora", quote: "La agilidad en sus presupuestos.", imageSrc: "http://img.b2bpic.net/free-photo/i-take-my-freelancing-seriously-professionally_329181-11587.jpg" }, + { name: "Martín Rodríguez", role: "Contratista", quote: "Diez años trabajando con ellos.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-builder-orange-work-clothes-yellow-hardhat-with-pencil-ear-dreamily-looking-camera-with-scaffolding-background_574295-1578.jpg" }, + { name: "Sofía Pérez", role: "Diseñadora", quote: "El asesoramiento en iluminación LED marcó un antes.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-person-work_23-2150617717.jpg" }, + { name: "Roberto V.", role: "Propietario", quote: "Calidad, atención y rapidez.", imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Preguntas frecuentes" + title="Resolvemos tus dudas rápidamente" + description="Respondemos tus preguntas frecuentes." + items={[ + { question: "¿Cuánto tiempo tarda un presupuesto?", answer: "Minutos." }, + { question: "¿Realizan envíos?", answer: "Sí, a todo el país." }, + { question: "¿Puedo retirar?", answer: "Sí, en CABA." }, + { question: "¿Asesoran?", answer: "Sí, expertos." }, + { question: "¿Stock?", answer: "Sí, permanente." } + ]} + imageSrc="http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agent-helping-customers_482257-126143.jpg" + /> +
+
-
- +
+ - -
+ tag="Listo para empezar?" + text="Tu próxima obra merece materiales que duren. Cotizá ahora." + primaryButton={{ text: "Contactar por WhatsApp", href: "https://wa.me/5491145591970" }} + secondaryButton={{ text: "Ver Catálogo", href: "#products" }} + /> +
+
); } -- 2.49.1