Merge version_1 into main #8
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Take 10 minutes to taste true Mexican culture"
|
||||
description="Authentic Mexican cuisine in the heart of Turin. Fresh ingredients, bold flavors, rapid service. Experience genuine recipes prepared with passion and care."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "10 min", label: "Ready in minutes" },
|
||||
{ value: "4.8★", label: "Trusted by locals" },
|
||||
@@ -57,8 +57,8 @@ export default function LandingPage() {
|
||||
{ text: "Book a Table", href: "#reservations" },
|
||||
{ text: "Order Takeaway", href: "#takeaway" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
mediaAnimation="entrance-slide"
|
||||
buttonAnimation="none"
|
||||
mediaAnimation="none"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-shawarma-flatbread-served-with-fries-sauces-yogurt-pickles_141793-2200.jpg"
|
||||
imageAlt="mexican restaurant authentic food vibrant dining tacos"
|
||||
imagePosition="right"
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#full-menu" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,8 +233,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg"
|
||||
imageAlt="La Choza authentic Mexican restaurant atmosphere"
|
||||
mediaAnimation="entrance-slide"
|
||||
metricsAnimation="entrance-slide"
|
||||
mediaAnimation="none"
|
||||
metricsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
{ text: "Book a Table", href: "#reservations" },
|
||||
{ text: "Order Takeaway", href: "#takeaway" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user