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