Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Hablar por WhatsApp", href: "#contact"},
|
text: "Hablar por WhatsApp", href: "https://wa.me/5493514645488"},
|
||||||
{
|
{
|
||||||
text: "Solicitar turno", href: "#contact"},
|
text: "Solicitar turno", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Contacto", items: [
|
title: "Contacto", items: [
|
||||||
{
|
{
|
||||||
label: "WhatsApp", href: "#contact"},
|
label: "WhatsApp", href: "https://wa.me/5493514645488"},
|
||||||
{
|
{
|
||||||
label: "Tel: 0351 4645488", href: "tel:03514645488"}
|
label: "Tel: 0351 4645488", href: "tel:03514645488"}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user