Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8123f19c62 | |||
| a2d5e3fa77 | |||
| 7c881e2267 | |||
| a98751a405 |
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
|||||||
defaultTextAnimation="background-highlight"
|
defaultTextAnimation="background-highlight"
|
||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="smallMedium"
|
contentWidth="smallMedium"
|
||||||
sizing="mediumLargeSizeMediumTitles"
|
sizing="medium"
|
||||||
background="circleGradient"
|
background="circleGradient"
|
||||||
cardStyle="gradient-bordered"
|
cardStyle="gradient-bordered"
|
||||||
primaryButtonStyle="shadow"
|
primaryButtonStyle="shadow"
|
||||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
logoAlt="Clínica Dental Dra. Sofia Bashir Logo"
|
logoAlt="Clínica Dental Dra. Sofia Bashir Logo"
|
||||||
brandName="Clínica Dental y Dermoestética Dra. Sofia Bashir"
|
brandName="Clínica Dental y Dermoestética Dra. Sofia Bashir"
|
||||||
button={{
|
button={{
|
||||||
text: "Reservar Cita", href: "#contact"}}
|
text: "Reservar Cita", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user