Update src/app/page.tsx
This commit is contained in:
368
src/app/page.tsx
368
src/app/page.tsx
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Inicio", id: "#hero"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Nosotros", id: "#about"},
|
||||
{
|
||||
name: "Productos",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Productos", id: "#products"},
|
||||
{
|
||||
name: "Precios",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Precios", id: "#pricing"},
|
||||
{
|
||||
name: "Reseñas",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reseñas", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contacto", id: "#contact"},
|
||||
]}
|
||||
brandName="Reevapers"
|
||||
/>
|
||||
@@ -69,85 +55,54 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Reevapers: Tu Destino Premium para Vaporizadores"
|
||||
description="Explora la mayor selección de vaporizadores, líquidos y accesorios en Medellín. Calidad insuperable, asesoramiento experto y la mejor experiencia de vapeo."
|
||||
kpis={[
|
||||
{
|
||||
value: "4.8",
|
||||
label: "Valoración Promedio",
|
||||
},
|
||||
value: "4.8", label: "Valoración Promedio"},
|
||||
{
|
||||
value: "257",
|
||||
label: "Reseñas de Clientes",
|
||||
},
|
||||
value: "257", label: "Reseñas de Clientes"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Productos Disponibles",
|
||||
},
|
||||
value: "500+", label: "Productos Disponibles"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Comprar Ahora",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Comprar Ahora", href: "#products"},
|
||||
{
|
||||
text: "Contáctanos",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contáctanos", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg"
|
||||
imageAlt="Wide selection of vape products and accessories at Reevapers shop"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg",
|
||||
alt: "Satisfied customer enjoying vape",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585900.jpg", alt: "Satisfied customer enjoying vape"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tense-young-man-wearing-holding-confetti-cannon-showing-strong-gesture-isolated-pink-wall_141793-126607.jpg",
|
||||
alt: "Happy person with vape device",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/tense-young-man-wearing-holding-confetti-cannon-showing-strong-gesture-isolated-pink-wall_141793-126607.jpg", alt: "Happy person with vape device"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-ill-man-wearing-winter-hat-scarf-thumbs-up-holds-thermometer_141793-98021.jpg",
|
||||
alt: "Content vape user",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-ill-man-wearing-winter-hat-scarf-thumbs-up-holds-thermometer_141793-98021.jpg", alt: "Content vape user"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-trimming-beard-client_23-2147778906.jpg",
|
||||
alt: "Client leaving vape shop",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-trimming-beard-client_23-2147778906.jpg", alt: "Client leaving vape shop"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-pressing-ringbell_1187-3685.jpg",
|
||||
alt: "Customer giving positive vape review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-pressing-ringbell_1187-3685.jpg", alt: "Customer giving positive vape review"},
|
||||
]}
|
||||
avatarText="¡Únete a nuestra comunidad de 10K+ vapers felices!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Envíos Rápidos a Todo Medellín",
|
||||
type: "text", text: "Envíos Rápidos a Todo Medellín"},
|
||||
{
|
||||
type: "text-icon", text: "Calidad Certificada", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Calidad Certificada",
|
||||
icon: ShieldCheck,
|
||||
type: "text", text: "Soporte al Cliente Excepcional"},
|
||||
{
|
||||
type: "text-icon", text: "Precios Competitivos", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Soporte al Cliente Excepcional",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Precios Competitivos",
|
||||
icon: DollarSign,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Nuevos Productos Cada Semana",
|
||||
},
|
||||
type: "text", text: "Nuevos Productos Cada Semana"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -157,17 +112,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Quiénes Somos: La Experiencia Reevapers",
|
||||
},
|
||||
type: "text", content: "Quiénes Somos: La Experiencia Reevapers"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Descubre Nuestra Historia",
|
||||
href: "#",
|
||||
},
|
||||
text: "Descubre Nuestra Historia", href: "#"},
|
||||
]}
|
||||
description="Desde 2018, Reevapers ha sido el epicentro del vapeo en Medellín. Nacimos de la pasión por ofrecer productos de alta calidad y un servicio al cliente excepcional. Nos enorgullece ser un espacio donde tanto principiantes como expertos pueden encontrar asesoramiento, la última tecnología en vaporizadores y una variedad inigualable de líquidos. Nuestro compromiso es tu satisfacción y una experiencia de vapeo segura y placentera."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg"
|
||||
imageAlt="Interior view of Reevapers shop with modern decor and products"
|
||||
/>
|
||||
@@ -180,23 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Gran Variedad de Esencias",
|
||||
description: "Explora un catálogo inmenso de líquidos y aromas de las mejores marcas, para que siempre encuentres tu favorito.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/png-electronic-cigarettes-isolated-white-background_185193-163232.jpg",
|
||||
imageAlt: "Colorful e-liquid bottles on display",
|
||||
},
|
||||
title: "Gran Variedad de Esencias", description: "Explora un catálogo inmenso de líquidos y aromas de las mejores marcas, para que siempre encuentres tu favorito.", imageSrc: "http://img.b2bpic.net/free-photo/png-electronic-cigarettes-isolated-white-background_185193-163232.jpg", imageAlt: "Colorful e-liquid bottles on display"},
|
||||
{
|
||||
title: "Asesoramiento Experto",
|
||||
description: "Nuestro equipo está capacitado para guiarte en cada paso, desde la elección de tu primer vaporizador hasta soluciones avanzadas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designers-using-3d-printer_23-2151037154.jpg",
|
||||
imageAlt: "Vape expert assisting a customer in the shop",
|
||||
},
|
||||
title: "Asesoramiento Experto", description: "Nuestro equipo está capacitado para guiarte en cada paso, desde la elección de tu primer vaporizador hasta soluciones avanzadas.", imageSrc: "http://img.b2bpic.net/free-photo/designers-using-3d-printer_23-2151037154.jpg", imageAlt: "Vape expert assisting a customer in the shop"},
|
||||
{
|
||||
title: "Compras Fáciles y Flexibles",
|
||||
description: "Ofrecemos compras en tienda, retiro en tienda y entrega a domicilio para tu máxima comodidad.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-ski-shop_107420-94844.jpg",
|
||||
imageAlt: "Person making an online purchase on a laptop",
|
||||
},
|
||||
title: "Compras Fáciles y Flexibles", description: "Ofrecemos compras en tienda, retiro en tienda y entrega a domicilio para tu máxima comodidad.", imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-ski-shop_107420-94844.jpg", imageAlt: "Person making an online purchase on a laptop"},
|
||||
]}
|
||||
title="Nuestros Compromisos"
|
||||
description="En Reevapers, nos dedicamos a ofrecerte lo mejor en el mundo del vapeo con un servicio excepcional."
|
||||
@@ -211,53 +149,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "Vaporizador Mod Avanzado",
|
||||
price: "$99.99",
|
||||
variant: "Black Edition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg",
|
||||
imageAlt: "Sleek black advanced vape mod device",
|
||||
},
|
||||
id: "prod-1", name: "Vaporizador Mod Avanzado", price: "$99.99", variant: "Black Edition", imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg", imageAlt: "Sleek black advanced vape mod device"},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "E-Líquido Sabor Mango",
|
||||
price: "$19.99",
|
||||
variant: "60ml, 3mg Nic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-wavy-smoke-black-background_23-2148210867.jpg",
|
||||
imageAlt: "Bottle of mango flavored e-liquid",
|
||||
},
|
||||
id: "prod-2", name: "E-Líquido Sabor Mango", price: "$19.99", variant: "60ml, 3mg Nic.", imageSrc: "http://img.b2bpic.net/free-photo/green-wavy-smoke-black-background_23-2148210867.jpg", imageAlt: "Bottle of mango flavored e-liquid"},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Kit Pod System Ultra",
|
||||
price: "$49.99",
|
||||
variant: "Blue Frost",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerosols-bottles-used-graffiti-art-neglected-walls-spray-paint-cans-deserted-warehouse-with-purple-bright-lights-damaged-empty-building-with-fluorescent-neon-lights-close-up_482257-66859.jpg",
|
||||
imageAlt: "Compact blue pod system vape kit",
|
||||
},
|
||||
id: "prod-3", name: "Kit Pod System Ultra", price: "$49.99", variant: "Blue Frost", imageSrc: "http://img.b2bpic.net/free-photo/aerosols-bottles-used-graffiti-art-neglected-walls-spray-paint-cans-deserted-warehouse-with-purple-bright-lights-damaged-empty-building-with-fluorescent-neon-lights-close-up_482257-66859.jpg", imageAlt: "Compact blue pod system vape kit"},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Tanque Sub-Ohm Titan",
|
||||
price: "$34.99",
|
||||
variant: "Stainless Steel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-smoke-illustrated_23-2151234971.jpg",
|
||||
imageAlt: "High-performance sub-ohm vape tank",
|
||||
},
|
||||
id: "prod-4", name: "Tanque Sub-Ohm Titan", price: "$34.99", variant: "Stainless Steel", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-smoke-illustrated_23-2151234971.jpg", imageAlt: "High-performance sub-ohm vape tank"},
|
||||
{
|
||||
id: "prod-5",
|
||||
name: "Batería 18650 Premium",
|
||||
price: "$12.99",
|
||||
variant: "2500mAh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-with-air-pusher-tonometer_23-2147767731.jpg",
|
||||
imageAlt: "High-capacity rechargeable 18650 vape battery",
|
||||
},
|
||||
id: "prod-5", name: "Batería 18650 Premium", price: "$12.99", variant: "2500mAh", imageSrc: "http://img.b2bpic.net/free-photo/hand-with-air-pusher-tonometer_23-2147767731.jpg", imageAlt: "High-capacity rechargeable 18650 vape battery"},
|
||||
{
|
||||
id: "prod-6",
|
||||
name: "Bobinas de Repuesto Mesh",
|
||||
price: "$14.99",
|
||||
variant: "Pack de 5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102213.jpg",
|
||||
imageAlt: "Pack of mesh replacement vape coils",
|
||||
},
|
||||
id: "prod-6", name: "Bobinas de Repuesto Mesh", price: "$14.99", variant: "Pack de 5", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102213.jpg", imageAlt: "Pack of mesh replacement vape coils"},
|
||||
]}
|
||||
title="Explora Nuestra Colección Premium"
|
||||
description="Desde los últimos modelos hasta los accesorios esenciales, encuentra todo lo que necesitas para tu experiencia de vapeo."
|
||||
@@ -271,60 +173,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic-eliquid",
|
||||
tag: "Popular",
|
||||
tagIcon: Sparkles,
|
||||
price: "$39.99",
|
||||
period: "/mes",
|
||||
description: "Ideal para los que disfrutan de una variedad constante de sabores.",
|
||||
button: {
|
||||
text: "Suscribirse Ahora",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Incluye:",
|
||||
features: [
|
||||
"2 E-líquidos premium",
|
||||
"Envío prioritario",
|
||||
"Acceso a nuevos sabores",
|
||||
],
|
||||
id: "basic-eliquid", tag: "Popular", tagIcon: Sparkles,
|
||||
price: "$39.99", period: "/mes", description: "Ideal para los que disfrutan de una variedad constante de sabores.", button: {
|
||||
text: "Suscribirse Ahora", href: "#"},
|
||||
featuresTitle: "Incluye:", features: [
|
||||
"2 E-líquidos premium", "Envío prioritario", "Acceso a nuevos sabores"],
|
||||
},
|
||||
{
|
||||
id: "starter-kit",
|
||||
tag: "Recomendado",
|
||||
tagIcon: CheckCircle,
|
||||
price: "$79.99",
|
||||
period: " (pago único)",
|
||||
description: "El kit perfecto para empezar tu viaje en el mundo del vapeo.",
|
||||
button: {
|
||||
text: "Comprar Kit",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Incluye:",
|
||||
features: [
|
||||
"Vaporizador inicial",
|
||||
"2 E-líquidos básicos",
|
||||
"Cargador USB",
|
||||
"Guía de inicio rápido",
|
||||
],
|
||||
id: "starter-kit", tag: "Recomendado", tagIcon: CheckCircle,
|
||||
price: "$79.99", period: " (pago único)", description: "El kit perfecto para empezar tu viaje en el mundo del vapeo.", button: {
|
||||
text: "Comprar Kit", href: "#"},
|
||||
featuresTitle: "Incluye:", features: [
|
||||
"Vaporizador inicial", "2 E-líquidos básicos", "Cargador USB", "Guía de inicio rápido"],
|
||||
},
|
||||
{
|
||||
id: "pro-maintenance",
|
||||
tag: "Profesional",
|
||||
tagIcon: Shield,
|
||||
price: "$29.99",
|
||||
period: "/trimestre",
|
||||
description: "Mantén tu equipo en óptimas condiciones con nuestro pack de mantenimiento.",
|
||||
button: {
|
||||
text: "Obtener Pack",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Incluye:",
|
||||
features: [
|
||||
"Bobinas de repuesto (5)",
|
||||
"Algodón orgánico premium",
|
||||
"Herramientas de limpieza",
|
||||
"Descuento en accesorios",
|
||||
],
|
||||
id: "pro-maintenance", tag: "Profesional", tagIcon: Shield,
|
||||
price: "$29.99", period: "/trimestre", description: "Mantén tu equipo en óptimas condiciones con nuestro pack de mantenimiento.", button: {
|
||||
text: "Obtener Pack", href: "#"},
|
||||
featuresTitle: "Incluye:", features: [
|
||||
"Bobinas de repuesto (5)", "Algodón orgánico premium", "Herramientas de limpieza", "Descuento en accesorios"],
|
||||
},
|
||||
]}
|
||||
title="Planes de Recarga y Kits Exclusivos"
|
||||
@@ -339,64 +206,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ricardo Lema",
|
||||
role: "Local Guide",
|
||||
company: "Medellín",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-car_23-2150169128.jpg",
|
||||
imageAlt: "Ricardo Lema, satisfied customer",
|
||||
},
|
||||
id: "1", name: "Ricardo Lema", role: "Local Guide", company: "Medellín", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-car_23-2150169128.jpg", imageAlt: "Ricardo Lema, satisfied customer"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Samuel Gomez",
|
||||
role: "Cliente Verificado",
|
||||
company: "Reevapers",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg",
|
||||
imageAlt: "Samuel Gomez, satisfied customer",
|
||||
},
|
||||
id: "2", name: "Samuel Gomez", role: "Cliente Verificado", company: "Reevapers", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg", imageAlt: "Samuel Gomez, satisfied customer"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ana María P.",
|
||||
role: "Vaper Entusiasta",
|
||||
company: "Medellín",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-up-young-sporty-man-holding-winner-cup-chest-isolated-pink-wall_141793-74663.jpg",
|
||||
imageAlt: "Ana María P., enthusiastic vaper",
|
||||
},
|
||||
id: "3", name: "Ana María P.", role: "Vaper Entusiasta", company: "Medellín", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-up-young-sporty-man-holding-winner-cup-chest-isolated-pink-wall_141793-74663.jpg", imageAlt: "Ana María P., enthusiastic vaper"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos V.",
|
||||
role: "Comprador Frecuente",
|
||||
company: "Reevapers",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-trendy-stylish-glasses-bright-orange-oversized-jacket-white-background-smokes-electronic-cigarette_343596-8182.jpg",
|
||||
imageAlt: "Carlos V., frequent buyer",
|
||||
},
|
||||
id: "4", name: "Carlos V.", role: "Comprador Frecuente", company: "Reevapers", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-trendy-stylish-glasses-bright-orange-oversized-jacket-white-background-smokes-electronic-cigarette_343596-8182.jpg", imageAlt: "Carlos V., frequent buyer"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofía G.",
|
||||
role: "Nueva Vaper",
|
||||
company: "Medellín",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-albino-woman-holding-smartphone_23-2150171867.jpg",
|
||||
imageAlt: "Sofía G., new vaper",
|
||||
},
|
||||
id: "5", name: "Sofía G.", role: "Nueva Vaper", company: "Medellín", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-albino-woman-holding-smartphone_23-2150171867.jpg", imageAlt: "Sofía G., new vaper"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99%",
|
||||
label: "Satisfacción Cliente",
|
||||
},
|
||||
value: "99%", label: "Satisfacción Cliente"},
|
||||
{
|
||||
value: "5+",
|
||||
label: "Años de Servicio",
|
||||
},
|
||||
value: "5+", label: "Años de Servicio"},
|
||||
{
|
||||
value: "10K+",
|
||||
label: "Clientes Felices",
|
||||
},
|
||||
value: "10K+", label: "Clientes Felices"},
|
||||
]}
|
||||
title="Lo Que Dicen Nuestros Clientes Felices"
|
||||
description="La satisfacción de nuestros clientes es nuestra mayor prioridad. ¡Descubre por qué nos eligen como su tienda de vaporizadores de confianza!"
|
||||
@@ -408,14 +239,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"SMOK",
|
||||
"VOOPOO",
|
||||
"VAPORESSO",
|
||||
"GEEKVAPE",
|
||||
"ELFBAR",
|
||||
"JUUL",
|
||||
"HorizonTech",
|
||||
]}
|
||||
"SMOK", "VOOPOO", "VAPORESSO", "GEEKVAPE", "ELFBAR", "JUUL", "HorizonTech"]}
|
||||
title="Marcas Exclusivas y Distribuidores Autorizados"
|
||||
description="Trabajamos con las marcas líderes de la industria para garantizar la calidad y autenticidad de cada producto que ofrecemos."
|
||||
/>
|
||||
@@ -427,20 +251,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "¿Dónde están ubicados?",
|
||||
content: "Nuestra tienda física se encuentra en Cq. 2 #66b - 172, Laureles - Estadio, Medellín, Antioquia. ¡Te esperamos!",
|
||||
},
|
||||
id: "faq-1", title: "¿Dónde están ubicados?", content: "Nuestra tienda física se encuentra en Cq. 2 #66b - 172, Laureles - Estadio, Medellín, Antioquia. ¡Te esperamos!"},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "¿Cuáles son sus horarios de atención?",
|
||||
content: "Estamos abiertos hasta las 8 p.m. de martes a domingo. Te invitamos a revisar nuestra sección de información para horarios detallados.",
|
||||
},
|
||||
id: "faq-2", title: "¿Cuáles son sus horarios de atención?", content: "Estamos abiertos hasta las 8 p.m. de martes a domingo. Te invitamos a revisar nuestra sección de información para horarios detallados."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "¿Ofrecen entrega a domicilio?",
|
||||
content: "Sí, ofrecemos compras en tienda, retiro en tienda y entrega a domicilio para tu comodidad. Contáctanos para más detalles.",
|
||||
},
|
||||
id: "faq-3", title: "¿Ofrecen entrega a domicilio?", content: "Sí, ofrecemos compras en tienda, retiro en tienda y entrega a domicilio para tu comodidad. Contáctanos para más detalles."},
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Encuentra respuestas rápidas a tus dudas más comunes sobre productos, envíos, políticas y la experiencia Reevapers."
|
||||
@@ -452,18 +267,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
text="¡Contáctanos Hoy! Estamos listos para ayudarte con todas tus necesidades de vapeo y ofrecerte la mejor asesoría."
|
||||
buttons={[
|
||||
{
|
||||
text: "Llámanos Ahora",
|
||||
href: "tel:+573145529660",
|
||||
},
|
||||
text: "Llámanos Ahora", href: "tel:+573145529660"},
|
||||
{
|
||||
text: "Visita Nuestra Tienda",
|
||||
href: "https://www.google.com/maps/search/Reevapers+Cq.+2+%2366b+-+172,+Laureles+-+Estadio,+Medell%C3%ADn,+Laureles,+Medell%C3%ADn,+Antioquia",
|
||||
},
|
||||
text: "Visita Nuestra Tienda", href: "https://www.google.com/maps/search/Reevapers+Cq.+2+%2366b+-+172,+Laureles+-+Estadio,+Medell%C3%ADn,+Laureles,+Medell%C3%ADn,+Antioquia"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -474,49 +284,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Inicio", href: "#hero"},
|
||||
{
|
||||
label: "Nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Nosotros", href: "#about"},
|
||||
{
|
||||
label: "Productos",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Productos", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Precios",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Precios", href: "#pricing"},
|
||||
{
|
||||
label: "Reseñas",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reseñas", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contacto", href: "#contact"},
|
||||
{
|
||||
label: "Términos de Servicio",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#"},
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user