Merge version_2 into main #2
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Llamar Ahora (0291 520-4560)", href: "tel:+542915204560"},
|
||||
{
|
||||
text: "Ordenar Online", href: "#"},
|
||||
text: "Ordenar Online", href: "https://www.example.com/order-online"},
|
||||
{
|
||||
text: "Ver en Google Maps", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
]}
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user