Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c13d87155c | |||
| d84f3ee114 |
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
{ name: "Información", id: "info" }
|
||||
]}
|
||||
button={{
|
||||
text: "Llamar", href: "tel:+34942000000"
|
||||
text: "¿Cómo descargar?", href: "#"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user