Update src/app/politicas-devolucion/page.tsx
This commit is contained in:
@@ -6,7 +6,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|||||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function PoliticasDevolucionPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="elastic-effect"
|
defaultButtonVariant="elastic-effect"
|
||||||
@@ -25,38 +25,30 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Inicio",
|
name: "Inicio", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Tienda",
|
name: "Tienda", id: "/tienda"},
|
||||||
id: "/tienda",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Mi Cuenta",
|
name: "Mi Cuenta", id: "/mi-cuenta"},
|
||||||
id: "/mi-cuenta",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Nosotros",
|
name: "Nosotros", id: "/nosotros"},
|
||||||
id: "/nosotros",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Blog",
|
name: "Contacto", id: "/contacto"},
|
||||||
id: "/blog",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contacto",
|
name: "Políticas de Envío", id: "/politicas-envio"},
|
||||||
id: "/contacto",
|
{
|
||||||
},
|
name: "Políticas de Devolución", id: "/politicas-devolucion"},
|
||||||
|
{
|
||||||
|
name: "Aviso de Privacidad", id: "/aviso-privacidad"},
|
||||||
|
{
|
||||||
|
name: "Términos y Condiciones", id: "/terminos-condiciones"},
|
||||||
|
{
|
||||||
|
name: "Preguntas Frecuentes", id: "/preguntas-frecuentes"}
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Ver Carrito",
|
text: "Ver Carrito", href: "/carrito"}}
|
||||||
href: "/carrito",
|
|
||||||
}}
|
|
||||||
topBarButton={{
|
topBarButton={{
|
||||||
text: "Iniciar Sesión",
|
text: "Iniciar Sesión", href: "/mi-cuenta"}}
|
||||||
href: "/mi-cuenta",
|
|
||||||
}}
|
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/vintage-monochrome-serious-russian-bear-traditional-ushanka-hat_225004-600.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/vintage-monochrome-serious-russian-bear-traditional-ushanka-hat_225004-600.jpg"
|
||||||
logoAlt="Oso Outfitters Logo"
|
logoAlt="Oso Outfitters Logo"
|
||||||
brandName="Oso Outfitters"
|
brandName="Oso Outfitters"
|
||||||
@@ -68,6 +60,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Políticas de Devolución"
|
title="Políticas de Devolución"
|
||||||
description="Queremos que estés completamente satisfecho con tu compra. Si necesitas realizar una devolución, te ofrecemos un plazo de 30 días naturales a partir de la recepción del producto. Es indispensable que el artículo se encuentre en perfecto estado, con su empaque original y todos sus accesorios. Ciertas categorías de productos pueden tener restricciones adicionales. Consulta los detalles completos en esta sección."
|
description="Queremos que estés completamente satisfecho con tu compra. Si necesitas realizar una devolución, te ofrecemos un plazo de 30 días naturales a partir de la recepción del producto. Es indispensable que el artículo se encuentre en perfecto estado, con su empaque original y todos sus accesorios. Ciertas categorías de productos pueden tener restricciones adicionales. Consulta los detalles completos en esta sección."
|
||||||
|
metrics={[]}
|
||||||
tag="Satisfacción Garantizada"
|
tag="Satisfacción Garantizada"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg"
|
||||||
imageAlt="Caja de producto siendo devuelta"
|
imageAlt="Caja de producto siendo devuelta"
|
||||||
@@ -78,77 +71,48 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/old-wood-background_74190-7776.jpg?_wi=9"
|
imageSrc="http://img.b2bpic.net/free-photo/old-wood-background_74190-7776.jpg"
|
||||||
imageAlt="Fondo robusto de bosque oscuro para footer"
|
imageAlt="Fondo robusto de bosque oscuro para footer"
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/vintage-monochrome-serious-russian-bear-traditional-ushanka-hat_225004-600.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/vintage-monochrome-serious-russian-bear-traditional-ushanka-hat_225004-600.jpg"
|
||||||
logoAlt="Oso Outfitters Logo"
|
logoAlt="Oso Outfitters Logo"
|
||||||
logoText="Oso Outfitters"
|
logoText="Oso Outfitters"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Comprar",
|
title: "Comprar", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Armas Largas",
|
label: "Armas Largas", href: "/tienda?category=armas-largas"},
|
||||||
href: "/tienda?category=armas-largas",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Armas Cortas",
|
label: "Armas Cortas", href: "/tienda?category=armas-cortas"},
|
||||||
href: "/tienda?category=armas-cortas",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Municiones",
|
label: "Municiones", href: "/tienda?category=municiones"},
|
||||||
href: "/tienda?category=municiones",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Accesorios",
|
label: "Accesorios", href: "/tienda?category=accesorios"},
|
||||||
href: "/tienda?category=accesorios",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Oso Outfitters",
|
title: "Oso Outfitters", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Nosotros",
|
label: "Nosotros", href: "/nosotros"},
|
||||||
href: "/nosotros",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Mi Cuenta",
|
label: "Mi Cuenta", href: "/mi-cuenta"},
|
||||||
href: "/mi-cuenta",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "/blog"},
|
||||||
href: "/blog",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contacto",
|
label: "Contacto", href: "/contacto"},
|
||||||
href: "/contacto",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Ayuda",
|
title: "Ayuda", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Preguntas Frecuentes",
|
label: "Preguntas Frecuentes", href: "/preguntas-frecuentes"},
|
||||||
href: "/preguntas-frecuentes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Políticas de Envío",
|
label: "Políticas de Envío", href: "/politicas-envio"},
|
||||||
href: "/politicas-envio",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Políticas de Devolución",
|
label: "Políticas de Devolución", href: "/politicas-devolucion"},
|
||||||
href: "/politicas-devolucion",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Aviso de Privacidad",
|
label: "Aviso de Privacidad", href: "/aviso-privacidad"},
|
||||||
href: "/aviso-privacidad",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Términos y Condiciones",
|
label: "Términos y Condiciones", href: "/terminos-condiciones"},
|
||||||
href: "/terminos-condiciones",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user