Merge version_1 into main #1
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
tag="🌮 Snack Melilla"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Llamar y Pedir Ahora", href: "tel:+34977123456" },
|
||||
{ text: "Ver Menú", href: "#featured" },
|
||||
@@ -187,7 +188,7 @@ export default function LandingPage() {
|
||||
{ text: "Pedir Online", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user