10 Commits

Author SHA1 Message Date
dd1c3c736f Update theme colors 2026-05-13 01:18:11 +00:00
87429796de Update theme colors 2026-05-12 22:25:01 +00:00
39d887cb1b Update theme colors 2026-05-12 22:24:51 +00:00
3c2b33ebca Update theme colors 2026-05-12 22:24:40 +00:00
c78b36e471 Update src/app/page.tsx 2026-05-12 22:23:38 +00:00
65255d61e5 Merge version_8 into main
Merge version_8 into main
2026-05-12 22:23:01 +00:00
d937c85900 Merge version_7 into main
Merge version_7 into main
2026-05-12 22:22:59 +00:00
a42170a1d3 Update theme colors 2026-05-12 22:22:57 +00:00
f835083f7a Merge version_6 into main
Merge version_6 into main
2026-05-12 22:22:54 +00:00
3e384fb987 Merge version_5 into main
Merge version_5 into main
2026-05-12 22:22:01 +00:00
2 changed files with 11 additions and 10 deletions

View File

@@ -76,6 +76,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<SplitAbout <SplitAbout
tag="Excelencia en Salud Dental"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
title="Tu sonrisa es nuestra prioridad" title="Tu sonrisa es nuestra prioridad"
@@ -226,4 +227,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0a0a0a;
--card: #f9f9f9; --card: #1a1a1a;
--foreground: #000612e6; --foreground: #f0f8ffe6;
--primary-cta: #15479c; --primary-cta: #cee7ff;
--primary-cta-text: #ffffff; --primary-cta-text: #0a0a0a;
--secondary-cta: #f9f9f9; --secondary-cta: #1a1a1a;
--secondary-cta-text: #000612e6; --secondary-cta-text: #f0f8ffe6;
--accent: #e2e2e2; --accent: #737373;
--background-accent: #c4c4c4; --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);