Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 398603ec09 | |||
| e13dde7501 | |||
| 66ac92752e | |||
| dd70c46ffa | |||
| e89d2d3d58 |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Agendar Consulta Privada", href: "#contact"},
|
||||
text: "Solicitar Valoración Inicial", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-mall_250224-119.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #ff0000;
|
||||
--foreground: #F4F4F4;
|
||||
--primary-cta: #FF0000;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120006e6;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #FF0000;
|
||||
--secondary-cta-text: #FF0000;
|
||||
--accent: #FF0000;
|
||||
--background-accent: #fffefe;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120006e6;
|
||||
--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