Compare commits
52 Commits
version_19
...
version_26
| Author | SHA1 | Date | |
|---|---|---|---|
| 46f8a194ad | |||
| c2bf696bd0 | |||
| 1f8f7edde5 | |||
| 90202ce297 | |||
| 7af053d91e | |||
| 2d3383b127 | |||
| 463246fc55 | |||
| b58af0870a | |||
| 307df2cad7 | |||
| 7914cf50ac | |||
| 7b9af4e314 | |||
| fd3b5d7f46 | |||
| beda038752 | |||
| 8971be3aea | |||
| 6d40eace1d | |||
| 0a3ca1223c | |||
| f158cb4c61 | |||
| 833112a949 | |||
| 622f18b11a | |||
| 2f475ef64f | |||
| 3bcfd17312 | |||
| 7638602254 | |||
| 4aa2d10be0 | |||
| 3029000119 | |||
| 0f04cc7d8e | |||
| a4de63c3a1 | |||
| e6addb739a | |||
| 2f154e80fc | |||
| 9e6f47802c | |||
| 26fc32c7e8 | |||
| 3fcb7239a1 | |||
| 76c5e65e3f | |||
| e89ebdde87 | |||
| 56df688c1c | |||
| b67c6fffab | |||
| b78582dbdc | |||
| b14ae65114 | |||
| 42ea3904e1 | |||
| 8305a83e33 | |||
| e4234ea498 | |||
| c976ec7902 | |||
| dcdcfca958 | |||
| b8edcca6ef | |||
| 5ec1f69962 | |||
| c57dedee09 | |||
| 052fe3dac1 | |||
| d193b66a09 | |||
| 94d5f27d74 | |||
| ede6f0b3ab | |||
| c3dd56e645 | |||
| 2ba1707909 | |||
| e60d5ee092 |
@@ -33,10 +33,9 @@ export default function HvacPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Cartagena Pet Delivery"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Servicios", id: "services" },
|
||||
{ name: "Parque virtual", id: "hero-carousel" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Terms", id: "/terms-of-service" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
button={{ text: "WhatsApp ", href: "https://wa.me/573011471991" }}
|
||||
animateOnLoad={false}
|
||||
@@ -57,7 +56,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features-comparison" data-section="features-comparison" className="bg-[#0D1B2A] py-16">
|
||||
<div id="features-comparison" data-section="features-comparison" className="bg-[#0D1B2A] py-8">
|
||||
<FeatureCardSixteen
|
||||
title="Cuidar de tu mascota no debería sentirse como otra tarea más "
|
||||
description="Nosotros resolvemos esto: "
|
||||
@@ -77,7 +76,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services" className="bg-[#E7DFD1] py-16">
|
||||
<div id="services" data-section="services" className="bg-[#E7DFD1] py-8">
|
||||
<FeatureCardOne
|
||||
title="Así debería sentirse cuidar de tu mascota "
|
||||
description="Sin urgencias, sin olvidos, sin interrupciones. Solo tranquilidad, sabiendo que todo siempre estará resuelto. "
|
||||
@@ -95,7 +94,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing" className="bg-[#0D1B2A] py-16">
|
||||
<div id="pricing" data-section="pricing" className="bg-[#0D1B2A] py-8">
|
||||
<PricingCardNine
|
||||
title="Acceso "
|
||||
description="No todos necesitan lo mismo. Todos merecen tranquilidad. "
|
||||
@@ -109,7 +108,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials" className="bg-[#E7DFD1] py-16">
|
||||
<div id="testimonials" data-section="testimonials" className="bg-[#E7DFD1] py-8">
|
||||
<TestimonialCardThirteen
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="La tranquilidad de saber que sus mascotas están bien nutridas"
|
||||
@@ -125,7 +124,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero-carousel" data-section="hero-carousel" className="bg-[#0D1B2A] py-16">
|
||||
<div id="hero-carousel" data-section="hero-carousel" className="bg-[#0D1B2A] py-8">
|
||||
<HeroBillboardCarousel
|
||||
title="Así se vive con nosotros "
|
||||
description="Momentos felices con nuestros miembros"
|
||||
@@ -141,7 +140,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq" className="bg-[#E7DFD1] py-16">
|
||||
<div id="faq" data-section="faq" className="bg-[#E7DFD1] py-8">
|
||||
<FaqDouble
|
||||
title="Preguntas Frecuentes "
|
||||
description="Todo lo que necesitas saber sobre nuestro servicio "
|
||||
@@ -158,7 +157,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact" className="bg-[#0D1B2A] py-16">
|
||||
<div id="contact" data-section="contact" className="bg-[#0D1B2A] py-8">
|
||||
<ContactCTA
|
||||
tag="Contacto "
|
||||
tagIcon={Phone}
|
||||
@@ -181,7 +180,7 @@ export default function HvacPage() {
|
||||
columns={[
|
||||
{ title: "Servicios", items: [{ label: "Plan de suscripción", href: "#pricing" }, { label: "Atención personalizada", href: "#services" }] },
|
||||
{ title: "Compañía", items: [{ label: "Parque virtual", href: "#hero-carousel" }, { label: "FAQ", href: "#faq" }, { label: "Contacto", href: "#contact" }, { label: "Términos", href: "/terms-of-service" }] },
|
||||
{ title: "Contacto", items: [{ label: "cartagenapetdelivery@gmail.com", href: "mailto:cartagenapetdelivery@gmail.com" }, { label: "Cartagena, Colombia", href: "#" }, { label: "3011471991", href: "tel:3011471991" }] },
|
||||
{ title: "Contacto", items: [{ label: "hola@cartagenapetdelivery.com", href: "mailto:hola@cartagenapetdelivery.com" }, { label: "Cartagena, Colombia", href: "#" }, { label: "3011471991", href: "tel:3011471991" }] },
|
||||
]}
|
||||
copyrightText="© 2026 | Cartagena Pet Delivery"
|
||||
/>
|
||||
@@ -189,4 +188,4 @@ export default function HvacPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
import LegalSection from "@/components/legal/LegalSection";
|
||||
import ReactLenis from "lenis/react";
|
||||
|
||||
export default function TermsPage() {
|
||||
@@ -20,7 +19,7 @@ export default function TermsPage() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div className="bg-[#E7DFD1] pb-20">
|
||||
<div className="bg-[#E7DFD1] py-8">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Cartagena Pet Delivery"
|
||||
navItems={[
|
||||
@@ -29,30 +28,16 @@ export default function TermsPage() {
|
||||
button={{ text: "WhatsApp ", href: "https://wa.me/573011471991" }}
|
||||
/>
|
||||
</div>
|
||||
<LegalSection
|
||||
layout="page"
|
||||
title="Términos de Servicio"
|
||||
sections={[
|
||||
{
|
||||
heading: "Términos y Condiciones", content: [
|
||||
{ type: "paragraph", text: "Bienvenido a Cartagena Pet Delivery. Al utilizar nuestros servicios, usted acepta los siguientes términos que rigen nuestra relación comercial." },
|
||||
{ type: "list", items: ["El servicio está disponible exclusivamente en la ciudad de Cartagena.", "Los pedidos deben realizarse con al menos 24 horas de antelación para asegurar disponibilidad.", "Nos reservamos el derecho de ajustar los precios según las condiciones del mercado y proveedores."] }
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "Política de Privacidad", content: [
|
||||
{ type: "paragraph", text: "Su información personal es tratada con la máxima confidencialidad. Recopilamos datos básicos de contacto y preferencias de sus mascotas solo para mejorar la eficiencia del servicio." },
|
||||
{ type: "list", items: ["No compartimos datos con terceros sin su consentimiento explícito.", "Los pagos son gestionados mediante pasarelas seguras.", "Usted tiene derecho a solicitar la eliminación de sus datos en cualquier momento."] }
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "Devoluciones y Cambios", content: [
|
||||
{ type: "paragraph", text: "Garantizamos la satisfacción con los productos entregados. Si recibe un producto en mal estado, procederemos con el cambio de manera inmediata." },
|
||||
{ type: "numbered-list", items: ["Notifique cualquier irregularidad en el producto dentro de las primeras 12 horas tras la recepción.", "El producto debe conservar su empaque original.", "Los cambios están sujetos a disponibilidad de inventario."] }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
<div className="bg-[#E7DFD1] py-16">
|
||||
<div className="max-w-4xl mx-auto px-4">
|
||||
<h1 className="text-4xl font-bold mb-8">Términos y condiciones</h1>
|
||||
<div className="p-8 bg-white/50 rounded-2xl shadow-sm border border-white/20">
|
||||
<p className="text-lg leading-relaxed text-slate-800">
|
||||
Al utilizar nuestro servicio de suscripción y entrega a domicilio, aceptas cumplir con nuestras políticas de gestión de pedidos y tiempos de respuesta. Nos comprometemos a garantizar la calidad de los productos entregados y la puntualidad en nuestros recorridos. Cualquier modificación en los servicios debe notificarse con antelación para asegurar la continuidad operativa sin inconvenientes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user