Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ef284fa92 | |||
| 9d1eb9f4eb |
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Visítanos", href: "contact" },
|
||||
{ text: "Visítanos Hoy - Abierto 7:00-20:00", href: "contact" },
|
||||
{ text: "Más Información", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -271,4 +271,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user