Merge version_2 into main #2
@@ -65,6 +65,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614371.jpg"
|
||||
imageAlt="Vibrant and delicious Mexican tacos spread"
|
||||
ariaLabel="Hero section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,6 +85,7 @@ export default function LandingPage() {
|
||||
label: "Happy Customers", value: "Thousands"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
ariaLabel="About metrics section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,6 +103,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Ignite Your Taste Buds"
|
||||
description="Discover what makes Tacos Las Mamis an unforgettable culinary journey. Each dish is a symphony of authentic flavors."
|
||||
ariaLabel="Feature section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -126,6 +129,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Signature Tacos"
|
||||
description="From classic al pastor to innovative vegetarian options, our menu is a celebration of Mexican street food artistry."
|
||||
ariaLabel="Product section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,6 +160,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Daily Deals & Combos"
|
||||
description="Great value, incredible taste. Our combo meals are perfect for a satisfying lunch or a delightful dinner."
|
||||
ariaLabel="Pricing section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,6 +183,7 @@ export default function LandingPage() {
|
||||
title="What Our Mamis Say"
|
||||
description="Hear from our beloved customers about their favorite Tacos Las Mamis experiences."
|
||||
animationType="slide-up"
|
||||
ariaLabel="Testimonials section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,6 +195,7 @@ export default function LandingPage() {
|
||||
"Local Foodies", "City Eats", "Taste Magazine", "Restaurant Critics", "Daily News", "Community Favorites", "Food Bloggers"]}
|
||||
title="Loved by the Community"
|
||||
description="A local favorite, Tacos Las Mamis is proudly serving authentic flavors to our neighborhood."
|
||||
ariaLabel="Social proof section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,6 +210,7 @@ export default function LandingPage() {
|
||||
inputPlaceholder="Your Email Address"
|
||||
buttonText="Sign Up for Deals"
|
||||
termsText="By clicking Sign Up you're confirming that you agree with our Terms and Conditions."
|
||||
ariaLabel="Contact section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -242,6 +250,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
bottomLeftText="© 2023 Tacos Las Mamis. All rights reserved."
|
||||
bottomRightText="Made with passion in Jalisco, Mexico."
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user