diff --git a/src/app/page.tsx b/src/app/page.tsx index ff3ce34..bb440a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,20 +31,12 @@ export default function LandingPage() {
@@ -54,9 +46,7 @@ export default function LandingPage() { description="Tu tienda de confianza en San Francisco, Córdoba. Especialistas en iPhones nuevos y usados premium." buttons={[ { - text: "Consultar", - href: "#contact", - }, + text: "Consultar", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-perspective-side_187299-35238.jpg" /> @@ -70,17 +60,11 @@ export default function LandingPage() { description="Somos una tienda especializada en iPhones nuevos y usados premium, con sede en San Francisco, Córdoba. Trabajamos para ofrecerte los mejores equipos al mejor precio." bulletPoints={[ { - title: "iPhones", - description: "Nuevos y usados, libres.", - }, + title: "iPhones", description: "Nuevos y usados, libres."}, { - title: "Accesorios", - description: "Calidad garantizada.", - }, + title: "Accesorios", description: "Calidad garantizada."}, { - title: "Asesoramiento", - description: "Atención personalizada.", - }, + title: "Asesoramiento", description: "Atención personalizada."}, ]} imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg" mediaAnimation="slide-up" @@ -94,19 +78,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Plan Canje", - description: "Entregá tu iPhone y llevate uno de mayor gama.", - icon: Smartphone, + title: "Plan Canje", description: "Entregá tu iPhone y llevate uno de mayor gama.", icon: Smartphone, }, { - title: "Garantía", - description: "60 días en equipos usados con respaldo total.", - icon: Shield, + title: "Garantía", description: "60 días en equipos usados con respaldo total.", icon: Shield, }, { - title: "Financiación", - description: "Cuotas fijas con tarjeta de crédito.", - icon: CreditCard, + title: "Financiación", description: "Cuotas fijas con tarjeta de crédito.", icon: CreditCard, }, ]} title="Servicios Exclusivos" @@ -122,41 +100,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "iPhone 13", - price: "USD 321", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-smartphone-design-white-background_187299-46485.jpg", - }, + id: "1", name: "iPhone 13", price: "USD 321", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-smartphone-design-white-background_187299-46485.jpg"}, { - id: "2", - name: "iPhone 12 Pro", - price: "USD 450", - imageSrc: "http://img.b2bpic.net/free-photo/various-digital-devices-composition_23-2147864666.jpg", - }, + id: "2", name: "iPhone 12 Pro", price: "USD 450", imageSrc: "http://img.b2bpic.net/free-photo/various-digital-devices-composition_23-2147864666.jpg"}, { - id: "3", - name: "iPhone 14", - price: "USD 580", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-ping-pong-balls-paddle-with-smartphone_23-2148803993.jpg", - }, + id: "3", name: "iPhone 14", price: "USD 580", imageSrc: "http://img.b2bpic.net/free-photo/front-view-ping-pong-balls-paddle-with-smartphone_23-2148803993.jpg"}, { - id: "4", - name: "iPhone 15", - price: "USD 720", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg", - }, + id: "4", name: "iPhone 15", price: "USD 720", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg"}, { - id: "5", - name: "iPhone 11", - price: "USD 280", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-glass-phone-16-pro-max_187299-46141.jpg", - }, + id: "5", name: "iPhone 11", price: "USD 280", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-glass-phone-16-pro-max_187299-46141.jpg"}, { - id: "6", - name: "iPhone 13 Mini", - price: "USD 390", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-tablet-headphones-table_23-2148037003.jpg", - }, + id: "6", name: "iPhone 13 Mini", price: "USD 390", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-tablet-headphones-table_23-2148037003.jpg"}, ]} title="Equipos Disponibles" description="Dispositivos seleccionados de alta calidad." @@ -170,46 +124,28 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "efectivo", - name: "Efectivo USD", - price: "Billete", - buttons: [ + id: "efectivo", name: "Efectivo USD", price: "Billete", buttons: [ { - text: "Consultar", - }, + text: "Consultar"}, ], features: [ - "Precio base", - "Sin recargos", - ], + "Precio base", "Sin recargos"], }, { - id: "transferencia", - name: "Transferencia", - price: "Directa", - buttons: [ + id: "transferencia", name: "Transferencia", price: "Directa", buttons: [ { - text: "Consultar", - }, + text: "Consultar"}, ], features: [ - "Sin comisiones", - "Seguro", - ], + "Sin comisiones", "Seguro"], }, { - id: "credito", - name: "Tarjeta", - price: "Cuotas", - buttons: [ + id: "credito", name: "Tarjeta", price: "Cuotas", buttons: [ { - text: "Consultar", - }, + text: "Consultar"}, ], features: [ - "3 cuotas fijas", - "6 cuotas fijas", - ], + "3 cuotas fijas", "6 cuotas fijas"], }, ]} title="Formas de Pago" @@ -224,31 +160,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "sellado", - value: "100%", - title: "Sellado", - items: [ - "Nuevo de fábrica", - "Caja sellada", - ], + id: "sellado", value: "100%", title: "Sellado", items: [ + "Nuevo de fábrica", "Caja sellada"], }, { - id: "oem", - value: "95%", - title: "OEM", - items: [ - "Nuevo sin uso", - "Sin caja original", - ], + id: "oem", value: "95%", title: "OEM", items: [ + "Nuevo sin uso", "Sin caja original"], }, { - id: "usado", - value: "90%", - title: "Grado A", - items: [ - "Funcionamiento óptimo", - "Garantía 60 días", - ], + id: "usado", value: "90%", title: "Grado A", items: [ + "Funcionamiento óptimo", "Garantía 60 días"], }, ]} title="Nuestra Calidad" @@ -260,8 +181,7 @@ export default function LandingPage() {