Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38322e3863 | |||
| 104b077637 | |||
| af57483f51 | |||
| 9642915cdd | |||
| 8c0d3ef5db | |||
| d0d888e07d | |||
| 06e8c3d76a | |||
| 5540c15596 | |||
| 09bf592a2f | |||
| 85e2a11571 |
@@ -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"
|
||||
/>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
--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);
|
||||
|
||||
Reference in New Issue
Block a user