9 Commits

Author SHA1 Message Date
38322e3863 Update src/app/page.tsx 2026-06-09 22:00:06 +00:00
104b077637 Update src/app/page.tsx 2026-06-09 21:59:06 +00:00
af57483f51 Update src/app/styles/variables.css 2026-06-09 21:55:10 +00:00
9642915cdd Merge version_4 into main
Merge version_4 into main
2026-06-09 21:51:22 +00:00
d0d888e07d Merge version_3 into main
Merge version_3 into main
2026-06-09 21:48:46 +00:00
06e8c3d76a Merge version_2 into main
Merge version_2 into main
2026-06-09 21:48:36 +00:00
5540c15596 Merge version_1 into main
Merge version_1 into main
2026-06-09 21:44:54 +00:00
09bf592a2f Merge version_1 into main
Merge version_1 into main
2026-06-09 21:44:27 +00:00
85e2a11571 Merge version_1 into main
Merge version_1 into main
2026-06-09 21:43:32 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66980.jpg", alt: "Avatar de profesional de estética"},
]}
avatarText="+20 clínicas en Uruguay confían en nosotros"
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg?_wi=2"
imageSrc="https://img.b2bpic.net/free-photo/cosmetology-doctor-patien_624325-1648.jpg?id=26090687"
imageAlt="Interior moderno de clínica estética en Uruguay"
/>
</div>
@@ -107,7 +107,7 @@ export default function LandingPage() {
title="Descubre el Secreto para Llenar tu Agenda"
description="Mira este breve video de 2 a 4 minutos para entender el problema actual de muchas clínicas estéticas, por qué ocurre, y cómo nuestra solución te garantiza pacientes nuevos de alto valor en 90 días."
imageSrc="http://img.b2bpic.net/free-photo/focused-man-leader-explaining-management-project-using-monitor-working-company-meeting-office-roo_482257-2924.jpg"
videoSrc="http://img.b2bpic.net/free-photo/mock-up-green-screen-chroma-key-laptop-computer-with-isolated-display-standing-desk_482257-10069.jpg?_wi=2"
videoSrc="https://img.b2bpic.net/free-photo/business-coworkers-shaking-hands-meeting-office-focus-is-businessman_637285-7009.jpg?id=26390769"
imageAlt="Thumbnail de video explicativo de marketing"
videoAriaLabel="Video explicativo sobre el problema y la solución para clínicas estéticas"
/>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);