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