Compare commits
7 Commits
version_8
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 39d887cb1b | |||
| 3c2b33ebca | |||
| c78b36e471 | |||
| 65255d61e5 | |||
| d937c85900 | |||
| f835083f7a | |||
| 3e384fb987 |
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
tag="Excelencia en Salud Dental"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Tu sonrisa es nuestra prioridad"
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--primary-cta: #0a7039;
|
||||
--foreground: #08d259;
|
||||
--primary-cta: #170a70;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
|
||||
Reference in New Issue
Block a user