From 873849f611fe502671252926d4033d44283116aa Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:57:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 262 ++++++++++------------------------------------- 1 file changed, 54 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90c8871..dd934b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,91 +29,46 @@ export default function LandingPage() {
@@ -125,35 +80,14 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Landing Page", - author: "IA Powered", - description: "Web de una sola página de alto impacto para convertir visitantes en clientes.", - tags: [ - "Rapidez", - ], - imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg", - }, + id: "f1", title: "Landing Page", author: "IA Powered", description: "Web de una sola página de alto impacto para convertir visitantes en clientes.", tags: ["Rapidez"], + imageSrc: "http://img.b2bpic.net/free-photo/professional-person-engaging-with-ai-chatbot-computer-screen_482257-126263.jpg"}, { - id: "f2", - title: "Web Multi-página", - author: "IA Powered", - description: "Portafolios, tiendas online o webs corporativas completas.", - tags: [ - "Versátil", - ], - imageSrc: "http://img.b2bpic.net/free-photo/african-american-software-developer-does-visual-coding-creating-software_482257-127024.jpg", - }, + id: "f2", title: "Web Multi-página", author: "IA Powered", description: "Portafolios, tiendas online o webs corporativas completas.", tags: ["Versátil"], + imageSrc: "http://img.b2bpic.net/free-photo/african-american-software-developer-does-visual-coding-creating-software_482257-127024.jpg"}, { - id: "f3", - title: "Web para Restaurantes", - author: "IA Powered", - description: "Menú online interactivo y sistema de reservas directo.", - tags: [ - "Experiencia", - ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1170.jpg", - }, + id: "f3", title: "Web para Restaurantes", author: "IA Powered", description: "Menú online interactivo y sistema de reservas directo.", tags: ["Experiencia"], + imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1170.jpg"}, ]} title="Servicios Profesionales" description="Soluciones web de alta calidad adaptadas a tus necesidades." @@ -167,35 +101,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "p1", - title: "1. Consulta", - author: "Paso 1", - description: "Tú me cuentas qué necesitas para tu proyecto.", - tags: [ - "Comunicación", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-workplace-night-study-work-late-evening_169016-18177.jpg", - }, + id: "p1", title: "1. Consulta", author: "Paso 1", description: "Tú me cuentas qué necesitas para tu proyecto.", tags: ["Comunicación"], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-workplace-night-study-work-late-evening_169016-18177.jpg"}, { - id: "p2", - title: "2. Propuesta", - author: "Paso 2", - description: "Te hago una propuesta con precio cerrado.", - tags: [ - "Transparencia", - ], - imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", - }, + id: "p2", title: "2. Propuesta", author: "Paso 2", description: "Te hago una propuesta con precio cerrado.", tags: ["Transparencia"], + imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg"}, { - id: "p3", - title: "3. Creación IA", - author: "Paso 3", - description: "Te creo la web optimizada mediante tecnología IA.", - tags: [ - "Tecnología", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", - }, + id: "p3", title: "3. Creación IA", author: "Paso 3", description: "Te creo la web optimizada mediante tecnología IA.", tags: ["Tecnología"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg"}, ]} title="Proceso de Trabajo" description="De la idea a la realidad en 5 sencillos pasos." @@ -209,26 +122,11 @@ export default function LandingPage() { rating={5} author="Laura M., Dueña de Restaurante" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/intercultural-economists_1098-14116.jpg", - alt: "Laura", - }, - { - src: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg", - alt: "Client B", - }, - { - src: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", - alt: "Client C", - }, - { - src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", - alt: "Client D", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg", - alt: "Client E", - }, + { src: "http://img.b2bpic.net/free-photo/intercultural-economists_1098-14116.jpg", alt: "Laura" }, + { src: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg", alt: "Client B" }, + { src: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", alt: "Client C" }, + { src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Client D" }, + { src: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg", alt: "Client E" }, ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -237,46 +135,23 @@ export default function LandingPage() {
@@ -333,29 +189,19 @@ export default function LandingPage() {