Compare commits
156 Commits
version_8
...
version_24
| Author | SHA1 | Date | |
|---|---|---|---|
| b58af0870a | |||
| 7914cf50ac | |||
| fd3b5d7f46 | |||
| 8971be3aea | |||
| 0a3ca1223c | |||
| f158cb4c61 | |||
| 833112a949 | |||
| 622f18b11a | |||
| 2f475ef64f | |||
| 3bcfd17312 | |||
| 7638602254 | |||
| 4aa2d10be0 | |||
| 3029000119 | |||
| 0f04cc7d8e | |||
| a4de63c3a1 | |||
| e6addb739a | |||
| 2f154e80fc | |||
| 464ce819fb | |||
| ec30e66d76 | |||
| 9e6f47802c | |||
| 1553cddcdc | |||
| 8e4cc3b042 | |||
| 26fc32c7e8 | |||
| 77f9122db9 | |||
| 4edc94350f | |||
| 3fcb7239a1 | |||
| 6985869ec7 | |||
| 317fccc682 | |||
| 76c5e65e3f | |||
| 9297f34c1a | |||
| 9eab8c360b | |||
| e89ebdde87 | |||
| 2030cbb374 | |||
| 39c634be1c | |||
| 56df688c1c | |||
| 1d755103b9 | |||
| 6783a626f1 | |||
| b67c6fffab | |||
| d3b030a7eb | |||
| b78582dbdc | |||
| 2dfac6d860 | |||
| b14ae65114 | |||
| 6d06d60c50 | |||
| cd6c824da9 | |||
| 42ea3904e1 | |||
| 56b595867c | |||
| 2aeb0295bc | |||
| 8305a83e33 | |||
| f0467e623e | |||
| 8533718608 | |||
| e4234ea498 | |||
| 2916dbefe1 | |||
| 31ad440099 | |||
| c976ec7902 | |||
| 865f1888b3 | |||
| 7d427439c1 | |||
| dcdcfca958 | |||
| d645913ee1 | |||
| d3dd7f1b73 | |||
| b8edcca6ef | |||
| fe867c40e4 | |||
| c4e8c0910e | |||
| 5ec1f69962 | |||
| ece40ddb3e | |||
| 296e4cf348 | |||
| c57dedee09 | |||
| ffecb0950f | |||
| 052fe3dac1 | |||
| 078b608583 | |||
| eac5678594 | |||
| d193b66a09 | |||
| 68273e3335 | |||
| d4d179c4f1 | |||
| 94d5f27d74 | |||
| 5cb5518fb7 | |||
| ede6f0b3ab | |||
| d4492f7c7b | |||
| 2c7d313e36 | |||
| c3dd56e645 | |||
| e381d08700 | |||
| 2ba1707909 | |||
| 27e80a021e | |||
| e60d5ee092 | |||
| 5e869e8800 | |||
| eb338dda39 | |||
| 2220c77b77 | |||
| fcf4055e88 | |||
| 81d91372db | |||
| 42f247068e | |||
| c3a1734cf0 | |||
| 30247dcc06 | |||
| b29692cb1e | |||
| fc922dae9a | |||
| e9aad62a55 | |||
| 41f4543a27 | |||
| de73362d8d | |||
| 5da95d3e85 | |||
| 07c716bbe7 | |||
| 7f3202e4db | |||
| 0d14157231 | |||
| 7e7e8ff645 | |||
| 692deed1aa | |||
| 3dcdfec319 | |||
| 4007fe3b0e | |||
| 96bf5c21c0 | |||
| 6dd85f0c3c | |||
| 73ab83c583 | |||
| e3162b2bd5 | |||
| 7397444f52 | |||
| c9e2987075 | |||
| 113ef3adfa | |||
| 300d18c268 | |||
| 102c2e5142 | |||
| 879f6ed5bc | |||
| 88734a9d47 | |||
| d314a0495f | |||
| b0b719cf50 | |||
| 79291c868e | |||
| 249f60d6e0 | |||
| 01fc7d8828 | |||
| 72d95c56e9 | |||
| 13428f1fdd | |||
| 909656db0a | |||
| b6a1cd8594 | |||
| 3c16a49aca | |||
| 8dbd3cdd78 | |||
| ad1583247f | |||
| fd9b5c7cd0 | |||
| 6bcbe5f3c2 | |||
| ebf8a152ed | |||
| 39e9741fdc | |||
| 87693949ca | |||
| 7e3dbe9d48 | |||
| 2a63eebe87 | |||
| d203c0b2a3 | |||
| fa828deed1 | |||
| 18acc687f9 | |||
| cb025791da | |||
| c056d09453 | |||
| e27b3deb3f | |||
| 4a211825a4 | |||
| 9df30fbc6f | |||
| b022d08b92 | |||
| 73b00c1590 | |||
| cfec8be354 | |||
| c9e6662ac6 | |||
| 717ad8f9a8 | |||
| 4e662146fc | |||
| cc9dc5cde7 | |||
| ce58bda4b7 | |||
| f6e9c0a65b | |||
| 1ed9027fd1 | |||
| 811bc708f0 | |||
| e54df62092 | |||
| 2eae8ebb61 | |||
| 7228c8cd9c |
@@ -8,18 +8,45 @@ import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import { Raleway } from "next/font/google";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
import { Inter_Tight } from "next/font/google";
|
||||
import { Poppins } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
import { Public_Sans } from "next/font/google";
|
||||
import { Roboto } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = { title: 'Professional HVAC Services | Heating, Cooling & Air Quality', description: 'Expert HVAC installation, repair, and maintenance services. Keep your home comfortable year-round with our reliable heating and cooling solutions.' };
|
||||
export const metadata: Metadata = { title: 'Términos Legales | Cartagena Pet Delivery', description: 'Consulte nuestros términos de servicio, política de privacidad y condiciones de devolución.' };
|
||||
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
@@ -31,7 +58,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
|
||||
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
|
||||
@@ -4,6 +4,7 @@ import ReactLenis from "lenis/react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
import HeroOverlay from "@/components/sections/hero/HeroOverlay";
|
||||
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
||||
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
|
||||
import PricingCardNine from "@/components/sections/pricing/PricingCardNine";
|
||||
@@ -28,20 +29,21 @@ export default function HvacPage() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<div id="nav" data-section="nav" className="bg-[#E7DFD1]">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Cartagena Pet Delivery"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Parque virtual", id: "hero-carousel" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Terms", id: "/terms-of-service" },
|
||||
]}
|
||||
button={{ text: "WhatsApp ", href: "https://wa.me/573011471991" }}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<div id="hero" data-section="hero" className="bg-[#E7DFD1]">
|
||||
<HeroOverlay
|
||||
title="Recordamos por ti."
|
||||
description="Nos encargamos de lo que tu mascota necesita, antes que lo necesite."
|
||||
@@ -55,7 +57,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features-comparison" data-section="features-comparison">
|
||||
<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: "
|
||||
@@ -71,18 +73,18 @@ export default function HvacPage() {
|
||||
"Entrega puntual", "Domicilio sin costo", "Seguimiento inteligente ", "Atención humana real", "Prioridad operativa"
|
||||
]
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<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. "
|
||||
features={[
|
||||
{ title: "Elegimos contigo ", description: "Te ayudamos a elegir lo mejor según tu peludo. ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468256621-bz9s3f46.png", imageAlt: "AC installation service" },
|
||||
{ title: "Gestionamos todo ", description: "Registramos hábitos, alimento, consumo, medicamentos y necesidades. ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468270770-gascn3ns.png", imageAlt: "Heating system service" },
|
||||
{ title: "Nos encargamos del resto ", description: "Recibes puntual y sin largos tiempos de envío. ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468408697-k3r8ijzh.jpg", imageAlt: "HVAC maintenance" },
|
||||
{ title: "Nos encargamos del resto ", description: "Recibes puntual y sin largos tiempos de envío. ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778594248295-uspr9no2.png", imageAlt: "HVAC maintenance" },
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
uniformGridCustomHeightClasses="aspect-square"
|
||||
@@ -93,28 +95,28 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<div id="pricing" data-section="pricing" className="bg-[#0D1B2A] py-8">
|
||||
<PricingCardNine
|
||||
title="Acceso "
|
||||
description="No todos necesitan lo mismo. Todos merecen tranquilidad. "
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "p1", title: "Member ", price: "", period: "", features: ["Reposición de alimento ", "Entrega priorizada", "Historial de consumo ", "Atención directa"], button: { text: "WhatsApp", href: "https://wa.me/573011471991?text=Hola+quiero+aplicar+para+ser+Member" }, videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468433990-xfk6xl78.mp4" },
|
||||
{ id: "p2", title: "Pack Member", price: "", period: "", features: ["Seguimiento continuo ", "Prioridad en escasez ", "Kits anuales sorpresa ", "Mayor flexibilidad logistica ", "Atención preferente", "Relación personalizada", "( Disponibilidad limitada para mantener el estándar de servicio. ) "], button: { text: "WhatsApp", href: "https://wa.me/573011471991?text=Hola+quiero+aplicar+para+ser+Pack+Member" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468481808-axoug16r.png" }
|
||||
{ id: "p1", title: "Member ", price: "", period: "", features: ["Reposición de alimento ", "Entrega priorizada", "Historial de consumo ", "Atención directa"], button: { text: "Comenzar aqui ", href: "https://wa.me/573011471991?text=Hola+quiero+aplicar+para+ser+Member" }, videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468433990-xfk6xl78.mp4" },
|
||||
{ id: "p2", title: "Pack Member", price: "", period: "", features: ["Seguimiento continuo ", "Prioridad en escasez ", "Kits anuales sorpresa ", "Mayor flexibilidad logistica ", "Atención preferente", "Relación personalizada", "( Disponibilidad limitada para mantener el estándar de servicio. ) "], button: { text: "Comenzar aqui ", href: "https://wa.me/573011471991?text=Hola+quiero+aplicar+para+ser+Pack+Member" }, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778468481808-axoug16r.png" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<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"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jheiner Quiñones.", handle: "Dueño de Ares (Pastor Aleman)", testimonial: "El servicio es impecable y siempre llegan a tiempo.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg?_wi=1", imageAlt: "Jheiner Quiñones." },
|
||||
{ id: "2", name: "Isaac Pedroza. ", handle: "Dueño de Domini (American Bully)", testimonial: "Se siente como si Domini tuviese padrastro porque se encargan de todo.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg?_wi=1", imageAlt: "Isaac Pedroza. " },
|
||||
{ id: "3", name: "Enrique Vélez.", handle: "Dueño de Luna (Corgi) ", testimonial: "Vivo una experiencia super recomendable, excelente servicio ", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", imageAlt: "Enrique Vélez." },
|
||||
{ id: "1", name: "Jheiner Quiñones.", handle: "Dueño de Ares (Pastor Aleman)", testimonial: "El servicio es impecable y siempre llegan a tiempo.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778595120890-i0f1hqkm.jpg", imageAlt: "Jheiner Quiñones." },
|
||||
{ id: "2", name: "Alejandro Beleño ", handle: "Dueño de Emma (American Bully)", testimonial: "Excelente atención, se encuentran todos los productos que he solicitado y se interesan por mi perrita. ", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778533313175-xjla5ykf.jpg", imageAlt: "Alejandro Beleño " },
|
||||
{ id: "3", name: "Enrique Vélez.", handle: "Dueño de Luna (Corgi) ", testimonial: "Vivo una experiencia super recomendable, excelente servicio!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg?_wi=1", imageAlt: "Enrique Vélez." },
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -122,8 +124,24 @@ export default function HvacPage() {
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<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"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778470725508-t677wmf8.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778471098651-25x6qq2z.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778471045025-r1t5qawy.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778596439425-9i287u02.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778470657284-11atiwbb.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778470687833-t5210lfn.png" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<div id="faq" data-section="faq" className="bg-[#E7DFD1] py-8">
|
||||
<FaqDouble
|
||||
title="Preguntas Frecuentes "
|
||||
description="Todo lo que necesitas saber sobre nuestro servicio "
|
||||
@@ -140,7 +158,7 @@ export default function HvacPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<div id="contact" data-section="contact" className="bg-[#0D1B2A] py-8">
|
||||
<ContactCTA
|
||||
tag="Contacto "
|
||||
tagIcon={Phone}
|
||||
@@ -151,19 +169,19 @@ export default function HvacPage() {
|
||||
{ text: "Llamar 301 147 1991", href: "tel:3011471991" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<div id="footer" data-section="footer" className="bg-[#E7DFD1] py-8">
|
||||
<FooterMedia
|
||||
logoText="Cartagena Pet Delivery "
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-10.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Czms1yk2v46cvWKFNhilmrsB4C/uploaded-1778593421672-pl1u9w70.png"
|
||||
imageAlt="HVAC technician inspecting equipment"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Plan de suscripción", href: "#pricing" }, { label: "Atención personalizada", href: "#services" }] },
|
||||
{ title: "Compañía", items: [{ label: "Testimonios", href: "#testimonials" }, { label: "FAQ", href: "#faq" }, { label: "Contacto", href: "#contact" }] },
|
||||
{ title: "Contacto", items: [{ label: "3011471991", href: "tel:3011471991" }] },
|
||||
{ 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: "hola@cartagenapetdelivery.com", href: "mailto:hola@cartagenapetdelivery.com" }, { label: "Cartagena, Colombia", href: "#" }, { label: "3011471991", href: "tel:3011471991" }] },
|
||||
]}
|
||||
copyrightText="© 2026 | Cartagena Pet Delivery"
|
||||
/>
|
||||
@@ -171,4 +189,4 @@ export default function HvacPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-inter), sans-serif;
|
||||
font-family: var(--font-dm-sans), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-montserrat), sans-serif;
|
||||
font-family: var(--font-manrope), sans-serif;
|
||||
}
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f8fafc;
|
||||
--background: #E7DFD1;
|
||||
--card: #ffffff;
|
||||
--foreground: #0f172a;
|
||||
--primary-cta: #1d4ed8;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e0e7ff;
|
||||
--secondary-cta: #E0E7FF;
|
||||
--secondary-cta-text: #1e3a5f;
|
||||
--accent: #3b82f6;
|
||||
--background-accent: #60a5fa;
|
||||
|
||||
60
src/app/terms-of-service/page.tsx
Normal file
60
src/app/terms-of-service/page.tsx
Normal file
@@ -0,0 +1,60 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import LegalSection from "@/components/legal/LegalSection";
|
||||
import ReactLenis from "lenis/react";
|
||||
|
||||
export default function TermsPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav" className="bg-[#E7DFD1] py-8">
|
||||
<NavbarStyleCentered
|
||||
brandName="Cartagena Pet Delivery"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "/#services" },
|
||||
{ name: "Contacto", id: "/#contact" },
|
||||
]}
|
||||
button={{ text: "WhatsApp", href: "https://wa.me/573011471991" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="legal" data-section="legal" className="bg-[#E7DFD1] py-16">
|
||||
<div className="max-w-4xl mx-auto px-4">
|
||||
<LegalSection
|
||||
layout="page"
|
||||
title="Términos Legales"
|
||||
subtitle="Términos de Servicio, Privacidad y Devoluciones"
|
||||
sections={[
|
||||
{
|
||||
heading: "Terminos y condiciones", content: { type: "paragraph", text: "Los términos y condiciones establecen el marco legal que regula la relación entre Cartagena Pet Delivery y nuestros usuarios. Al acceder a nuestros servicios, usted acepta cumplir con nuestras políticas internas, garantizando un servicio de calidad para el cuidado y gestión de las necesidades de su mascota. Estos términos pueden ser actualizados para asegurar el cumplimiento con las normativas locales y la mejora continua de nuestra logística." }
|
||||
},
|
||||
{
|
||||
heading: "Política de Privacidad", content: { type: "list", items: ["Recopilamos información básica de contacto para optimizar la logística de entregas.", "Sus datos de pago son procesados a través de pasarelas seguras y no almacenamos información financiera sensible.", "Utilizamos cookies funcionales para mejorar la experiencia de navegación en nuestro portal virtual.", "Nunca compartimos datos personales con terceros para fines comerciales sin su aprobación expresa.", "Los registros de mascotas se utilizan exclusivamente para personalizar su experiencia y plan de nutrición.", "Derecho de acceso: Usted puede solicitar la eliminación o modificación de su información en cualquier momento.", "Implementamos protocolos de seguridad estándar en la industria para proteger su información contra accesos no autorizados.", "Su privacidad es nuestra prioridad para construir una relación de confianza duradera."] }
|
||||
},
|
||||
{
|
||||
heading: "Devoluciones y cambios", content: { type: "numbered-list", items: ["Solicite cambios dentro de las primeras 24 horas posteriores a la recepción del pedido para garantizar la frescura del producto.", "El empaque original debe estar intacto y el producto sin signos de manipulación o uso indebido."] }
|
||||
},
|
||||
{
|
||||
heading: "Condiciones", content: { type: "list", items: ["Las devoluciones por errores logísticos externos están cubiertas por nuestra garantía de satisfacción.", "Los productos perecederos abiertos no pueden ser objeto de cambio por políticas de higiene animal.", "Cualquier incidencia debe ser documentada con fotografía o video al momento de la entrega.", "El reembolso se gestiona bajo los términos de la pasarela utilizada en la transacción original.", "La disponibilidad de productos está sujeta a existencias en inventario al momento de procesar su solicitud."] }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user