13 Commits

Author SHA1 Message Date
c230e82e06 Update theme colors 2026-05-06 18:42:44 +00:00
8d06a5f0e6 Update theme colors 2026-05-06 18:42:29 +00:00
c2dfd561b1 Update theme colors 2026-05-06 18:40:15 +00:00
4f166b5f69 Update theme colors 2026-05-06 18:40:06 +00:00
8fd85c0bf2 Update theme colors 2026-05-06 18:39:56 +00:00
20e6ae433b Update theme colors 2026-05-06 18:39:36 +00:00
d398b34f3e Update theme colors 2026-05-06 18:39:22 +00:00
425a087fcd Update theme fonts 2026-05-06 18:38:35 +00:00
3caef941eb Update theme fonts 2026-05-06 18:38:35 +00:00
41f88d550a Update src/app/page.tsx 2026-05-06 18:19:57 +00:00
2816d693ff Merge version_3 into main
Merge version_3 into main
2026-05-06 18:19:09 +00:00
9eb795dd82 Update src/app/page.tsx 2026-05-06 18:19:06 +00:00
db551deb30 Merge version_2 into main
Merge version_2 into main
2026-05-06 18:17:23 +00:00
3 changed files with 17 additions and 12 deletions

View File

@@ -15,6 +15,7 @@ export const metadata: Metadata = {
description: 'El Caniche Rosa es el destino definitivo para el cuidado y estilo exclusivo de tu mascota. Servicios de peluquería y spa premium en un ambiente boutique.', description: 'El Caniche Rosa es el destino definitivo para el cuidado y estilo exclusivo de tu mascota. Servicios de peluquería y spa premium en un ambiente boutique.',
}; };
const dmSans = DM_Sans({ const dmSans = DM_Sans({
variable: "--font-dm-sans", variable: "--font-dm-sans",
subsets: ["latin"], subsets: ["latin"],

View File

@@ -81,11 +81,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Corte de Razas", description: "Expertos en estándares de raza y cortes de diseño.", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-woman-with-dark-short-hair-is-sitting-with-her-bulldog-pink-background-true-friendship-wonderful-happy-moments_197531-31374.jpg"}, title: "Corte de Razas", description: "Expertos en estilo que resaltan la personalidad única de tu mascota.", imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-woman-with-dark-short-hair-is-sitting-with-her-bulldog-pink-background-true-friendship-wonderful-happy-moments_197531-31374.jpg"},
{ {
title: "Spa Canino", description: "Tratamientos de hidratación profunda y relax.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg"}, title: "Spa Canino", description: "Rituales de relajación profunda para renovar su bienestar y vitalidad.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg"},
{ {
title: "Higiene Completa", description: "Corte de uñas, limpieza de oídos y glándulas.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-using-laptop-street-with-night-city_1153-3536.jpg"}, title: "Higiene Completa", description: "Cuidado preventivo esencial para mantener su salud y limpieza diaria.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-using-laptop-street-with-night-city_1153-3536.jpg"},
]} ]}
title="Lo que ofrecemos" title="Lo que ofrecemos"
description="Servicios profesionales enfocados en la salud y estética de tu mascota." description="Servicios profesionales enfocados en la salud y estética de tu mascota."
@@ -146,6 +146,10 @@ export default function LandingPage() {
{ {
id: "3", title: "¿Tienen servicio de recogida?", content: "Actualmente trabajamos únicamente en nuestro salón boutique."}, id: "3", title: "¿Tienen servicio de recogida?", content: "Actualmente trabajamos únicamente en nuestro salón boutique."},
]} ]}
buttons={[
{
text: "¿Tienes más dudas? Contáctanos", href: "#contact"},
]}
sideTitle="Preguntas Frecuentes" sideTitle="Preguntas Frecuentes"
sideDescription="Respondemos a tus dudas sobre nuestros servicios de peluquería y spa." sideDescription="Respondemos a tus dudas sobre nuestros servicios de peluquería y spa."
faqsAnimation="slide-up" faqsAnimation="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #1c1c1c; --foreground: #fffffae6;
--primary-cta: #1c1c1c; --primary-cta: #fde047;
--primary-cta-text: #f5f5f5; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #fffffae6;
--accent: #159c49; --accent: #737373;
--background-accent: #a8e8ba; --background-accent: #737373;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);