Merge version_1 into main #2
221
src/app/page.tsx
221
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Productos",
|
||||
id: "productos",
|
||||
},
|
||||
name: "Productos", id: "productos"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "servicios",
|
||||
},
|
||||
name: "Servicios", id: "servicios"},
|
||||
{
|
||||
name: "Opiniones",
|
||||
id: "testimonios",
|
||||
},
|
||||
name: "Opiniones", id: "testimonios"},
|
||||
]}
|
||||
brandName="PALLMETAL"
|
||||
/>
|
||||
@@ -54,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="TODO LO QUE NECESITÁS EN HIERRO Y ACERO, SIN PERDER TIEMPO"
|
||||
description="Amplio stock, atención rápida y soluciones en el momento. +1100 clientes nos recomiendan en Google ⭐. Respondemos en minutos ⚡."
|
||||
buttons={[
|
||||
{
|
||||
text: "SOLICITAR PRESUPUESTO POR WHATSAPP",
|
||||
href: "https://wa.me/541100000000",
|
||||
},
|
||||
text: "SOLICITAR PRESUPUESTO POR WHATSAPP", href: "https://wa.me/541100000000"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-1133.jpg?_wi=1",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-1133.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-composition_23-2149106866.jpg",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-composition_23-2149106866.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-interior-with-sunlight-streaming-through-skylights_23-2152006085.jpg",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/industrial-interior-with-sunlight-streaming-through-skylights_23-2152006085.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-cuts-iron-with-tool_140725-7623.jpg",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-cuts-iron-with-tool_140725-7623.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-standing-industrial-warehouse-discussing-about-production_342744-219.jpg",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-standing-industrial-warehouse-discussing-about-production_342744-219.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,21 +78,13 @@ export default function LandingPage() {
|
||||
description="Tu aliado estratégico en Buenos Aires para proyectos metálicos."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Amplio stock disponible inmediato",
|
||||
description: "Materiales listos para entrega cuando los necesitás.",
|
||||
},
|
||||
title: "Amplio stock disponible inmediato", description: "Materiales listos para entrega cuando los necesitás."},
|
||||
{
|
||||
title: "Entrega rápida",
|
||||
description: "En el día o 24 hs en tu obra o taller.",
|
||||
},
|
||||
title: "Entrega rápida", description: "En el día o 24 hs en tu obra o taller."},
|
||||
{
|
||||
title: "Asesoramiento personalizado",
|
||||
description: "Soluciones adaptadas a tu necesidad específica.",
|
||||
},
|
||||
title: "Asesoramiento personalizado", description: "Soluciones adaptadas a tu necesidad específica."},
|
||||
{
|
||||
title: "Todo en un solo lugar",
|
||||
description: "Productos y servicios integrales.",
|
||||
},
|
||||
title: "Todo en un solo lugar", description: "Productos y servicios integrales."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-new-warehouse_1385-442.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -130,41 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Caños y tubos estructurales",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg",
|
||||
},
|
||||
id: "p1", name: "Caños y tubos estructurales", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Perfiles (C, U, IPN, UPN)",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-modern-swimming-pool_23-2148326876.jpg",
|
||||
},
|
||||
id: "p2", name: "Perfiles (C, U, IPN, UPN)", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-modern-swimming-pool_23-2148326876.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chapas",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-drinking-straw-tip-close-range_23-2148339444.jpg",
|
||||
},
|
||||
id: "p3", name: "Chapas", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/close-up-drinking-straw-tip-close-range_23-2148339444.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Mallas, alambres y herrajes",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scene-from-wood-working-industry-factory_23-2151352638.jpg",
|
||||
},
|
||||
id: "p4", name: "Mallas, alambres y herrajes", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/scene-from-wood-working-industry-factory_23-2151352638.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Barras de acero",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse_1127-3291.jpg",
|
||||
},
|
||||
id: "p5", name: "Barras de acero", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/storehouse_1127-3291.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Accesorios metalúrgicos",
|
||||
price: "Stock disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-191.jpg",
|
||||
},
|
||||
id: "p6", name: "Accesorios metalúrgicos", price: "Stock disponible", imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-191.jpg"},
|
||||
]}
|
||||
title="Nuestros Materiales"
|
||||
description="Calidad industrial para cada etapa de tu proyecto."
|
||||
@@ -178,37 +123,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Corte láser",
|
||||
description: "Máxima precisión en tus diseños.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg",
|
||||
},
|
||||
title: "Corte láser", description: "Máxima precisión en tus diseños.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg"},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-1133.jpg?_wi=2",
|
||||
imageAlt: "industrial steel warehouse",
|
||||
},
|
||||
{
|
||||
title: "Plegado y Guillotina",
|
||||
description: "Acabado profesional para láminas.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-skyscraper-with-metal-bars_1127-2184.jpg",
|
||||
},
|
||||
title: "Plegado y Guillotina", description: "Acabado profesional para láminas.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-skyscraper-with-metal-bars_1127-2184.jpg"},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg?_wi=1",
|
||||
imageAlt: "industrial steel warehouse",
|
||||
},
|
||||
{
|
||||
title: "Fabricación a medida",
|
||||
description: "Soluciones únicas para cada cliente.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/geometric-facade-building_1127-2177.jpg",
|
||||
},
|
||||
title: "Fabricación a medida", description: "Soluciones únicas para cada cliente.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/geometric-facade-building_1127-2177.jpg"},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-camera-with-big-smile-happy-face-doing-ok-signs-isolated-white-background_141793-20160.jpg?_wi=1",
|
||||
imageAlt: "industrial steel warehouse",
|
||||
},
|
||||
]}
|
||||
title="También hacemos el trabajo por vos"
|
||||
@@ -223,45 +153,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "step1",
|
||||
name: "Mandás tu pedido",
|
||||
price: "WhatsApp",
|
||||
features: [
|
||||
"Escribinos tu lista de materiales",
|
||||
"Atención personalizada",
|
||||
],
|
||||
id: "step1", name: "Mandás tu pedido", price: "WhatsApp", features: [
|
||||
"Escribinos tu lista de materiales", "Atención personalizada"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Contactar",
|
||||
},
|
||||
text: "Contactar"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "step2",
|
||||
name: "Cotización rápida",
|
||||
price: "Velocidad",
|
||||
features: [
|
||||
"Presupuesto en minutos",
|
||||
"Sin vueltas",
|
||||
],
|
||||
id: "step2", name: "Cotización rápida", price: "Velocidad", features: [
|
||||
"Presupuesto en minutos", "Sin vueltas"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Ver cotización",
|
||||
},
|
||||
text: "Ver cotización"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "step3",
|
||||
name: "Retirás o enviamos",
|
||||
price: "Gestión",
|
||||
features: [
|
||||
"Entrega inmediata",
|
||||
"Logística propia",
|
||||
],
|
||||
id: "step3", name: "Retirás o enviamos", price: "Gestión", features: [
|
||||
"Entrega inmediata", "Logística propia"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Coordinar",
|
||||
},
|
||||
text: "Coordinar"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -276,45 +188,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excelente",
|
||||
quote: "Siempre tienen stock, no perdés tiempo",
|
||||
name: "Carlos M.",
|
||||
role: "Constructor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg?_wi=2",
|
||||
},
|
||||
id: "1", title: "Excelente", quote: "Siempre tienen stock, no perdés tiempo", name: "Carlos M.", role: "Constructor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Muy rápidos",
|
||||
quote: "Excelente atención y rapidez",
|
||||
name: "Juan R.",
|
||||
role: "Metalúrgico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-camera-with-big-smile-happy-face-doing-ok-signs-isolated-white-background_141793-20160.jpg?_wi=2",
|
||||
},
|
||||
id: "2", title: "Muy rápidos", quote: "Excelente atención y rapidez", name: "Juan R.", role: "Metalúrgico", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-camera-with-big-smile-happy-face-doing-ok-signs-isolated-white-background_141793-20160.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Solucionadores",
|
||||
quote: "Me resolvieron todo en el momento",
|
||||
name: "Lucía S.",
|
||||
role: "Contratista",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg",
|
||||
},
|
||||
id: "3", title: "Solucionadores", quote: "Me resolvieron todo en el momento", name: "Lucía S.", role: "Contratista", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Recomendados",
|
||||
quote: "Fui por un producto y salí con todo listo",
|
||||
name: "Pedro T.",
|
||||
role: "Arquitecto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg",
|
||||
},
|
||||
id: "4", title: "Recomendados", quote: "Fui por un producto y salí con todo listo", name: "Pedro T.", role: "Arquitecto", imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Profesionales",
|
||||
quote: "La mejor atención de la zona",
|
||||
name: "Ana B.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg",
|
||||
},
|
||||
id: "5", title: "Profesionales", quote: "La mejor atención de la zona", name: "Ana B.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg"},
|
||||
]}
|
||||
title="+1100 RESEÑAS EN GOOGLE"
|
||||
description="Confianza comprobada por cientos de clientes."
|
||||
@@ -325,16 +207,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contacto directo"
|
||||
title="NO PIERDAS TIEMPO BUSCANDO"
|
||||
description="Escribinos y resolvé todo en minutos por WhatsApp."
|
||||
buttons={[
|
||||
{
|
||||
text: "HABLAR POR WHATSAPP",
|
||||
href: "https://wa.me/541100000000",
|
||||
},
|
||||
text: "HABLAR POR WHATSAPP", href: "https://wa.me/541100000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -345,21 +224,15 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Ubicación: Merlo, Buenos Aires",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ubicación: Merlo, Buenos Aires", href: "#"},
|
||||
{
|
||||
label: "Horarios: Lun-Vie 8-18hs",
|
||||
href: "#",
|
||||
},
|
||||
label: "Horarios: Lun-Vie 8-18hs", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Teléfono: 011 0000-0000",
|
||||
href: "tel:01100000000",
|
||||
},
|
||||
label: "Teléfono: 011 0000-0000", href: "tel:01100000000"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user