Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 18:42:07 +00:00
2 changed files with 8 additions and 1407 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"