Merge version_2 into main #4
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{ type: "text", content: "Planeta Brunch es tu lugar favorito para desayunar y almorzar / Planeta Brunch is your favorite place to breakfast and brunch" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Ver Menú Completo / View Full Menu", href: "#menu" }
|
||||
{ text: "Ver Menú Completo / View Full Menu", href: "https://wa.me/56942082013" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Ver Menú Completo / View Full Menu", href: "tel:+56942082013" }
|
||||
{ text: "Ver Menú Completo / View Full Menu", href: "https://wa.me/56942082013" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user