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