Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:26:49 +00:00

View File

@@ -30,7 +30,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -46,7 +46,8 @@ export default function LandingPage() {
{ name: "Events", id: "events" },
]}
button={{
text: "+39 011 [PHONE]", href: "tel:+39011"}}
text: "+39 011 [PHONE]", href: "tel:+39011"
}}
animateOnLoad={true}
/>
</div>
@@ -55,7 +56,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" },
@@ -67,8 +68,8 @@ export default function LandingPage() {
{ text: "Book a Table", href: "#reservations" },
{ text: "Order Takeaway", href: "#takeaway" },
]}
buttonAnimation="entrance-slide"
mediaAnimation="entrance-slide"
buttonAnimation="opacity"
mediaAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-shawarma-flatbread-served-with-fries-sauces-yogurt-pickles_141793-2200.jpg"
imageAlt="La Choza Mexican Restaurant vibrant dining experience"
imagePosition="right"
@@ -83,28 +84,28 @@ export default function LandingPage() {
{
title: "📍 Easy Location", description:
"Via [Street], Turin | Free parking available | Wheelchair accessible", imageSrc:
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=1", imageAlt: "Restaurant location and accessibility", buttonIcon: MapPin,
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Restaurant location and accessibility", buttonIcon: MapPin,
},
{
title: "⏰ Flexible Hours", description:
"MonThu 11:3023:00 | FriSat 11:3000:30 | Sun 12:0023:00. Open now!", imageSrc:
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2", imageAlt: "Restaurant hours", buttonIcon: Clock,
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Restaurant hours", buttonIcon: Clock,
},
{
title: "📞 Quick Response", description:
"Call us at +39 011 [PHONE] for reservations, orders, or questions. We're here to help!", imageSrc:
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=3", imageAlt: "Contact information", buttonIcon: Phone,
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Contact information", buttonIcon: Phone,
},
{
title: "🚗 Free Parking", description:
"Ample parking available on-site. Easy access from Turin city center.", imageSrc:
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=4", imageAlt: "Parking availability", buttonIcon: Car,
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Parking availability", buttonIcon: Car,
},
]}
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="entrance-slide"
buttonAnimation="entrance-slide"
mediaAnimation="opacity"
buttonAnimation="opacity"
/>
</div>
@@ -116,23 +117,27 @@ export default function LandingPage() {
products={[
{
id: "1", name: "Tacos Al Pastor", price: "€11.00", variant: "Marinated pork, pineapple, cilantro", imageSrc:
"http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg?_wi=1", imageAlt: "Tacos Al Pastor"},
"http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg", imageAlt: "Tacos Al Pastor"
},
{
id: "2", name: "Enchiladas Verdes", price: "€13.50", variant: "Chicken, green sauce, cheese", imageSrc:
"http://img.b2bpic.net/free-photo/spring-roll_74190-4964.jpg", imageAlt: "Enchiladas Verdes"},
"http://img.b2bpic.net/free-photo/spring-roll_74190-4964.jpg", imageAlt: "Enchiladas Verdes"
},
{
id: "3", name: "Ceviche", price: "€12.00", variant: "Fresh fish, citrus, jalapeño", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-shrimp-other-food-pita_23-2148381317.jpg", imageAlt: "Ceviche"},
"http://img.b2bpic.net/free-photo/close-up-shrimp-other-food-pita_23-2148381317.jpg", imageAlt: "Ceviche"
},
{
id: "4", name: "Burrito Carne Asada", price: "€14.00", variant: "Grilled beef, beans, rice, cheese", imageSrc:
"http://img.b2bpic.net/free-photo/meat-wrap-served-with-pepper_140725-1172.jpg", imageAlt: "Burrito Carne Asada"},
"http://img.b2bpic.net/free-photo/meat-wrap-served-with-pepper_140725-1172.jpg", imageAlt: "Burrito Carne Asada"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View Full Menu", href: "#full-menu" }]}
buttonAnimation="entrance-slide"
buttonAnimation="opacity"
/>
</div>
@@ -146,22 +151,26 @@ export default function LandingPage() {
id: "1", category: "Monday", title: "Margarita Monday", excerpt:
"All margaritas 2 for 1, 57 PM. Perfect for kicking off the week with authentic flavors.", imageSrc:
"http://img.b2bpic.net/free-photo/refreshing-summer-alcoholic-cocktail-margarita-with-crushed-ice-citrus-fruits_114579-74.jpg", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Monday"},
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Monday"
},
{
id: "2", category: "Tuesday", title: "Taco Tuesday", excerpt:
"20% off all tacos, all day. Your favorite authentic street food at unbeatable prices.", imageSrc:
"http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg?_wi=2", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Tuesday"},
"http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Tuesday"
},
{
id: "3", category: "Friday", title: "Live Music Night", excerpt:
"Live acoustic guitar at 9 PM. Reservation recommended for the best experience.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-people-with-guitar-music_23-2149213412.jpg", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Friday"},
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "Every Friday"
},
{
id: "4", category: "Group", title: "Group Bookings", excerpt:
"10+ people get 15% off. Perfect for celebrations, team events, or family gatherings.", imageSrc:
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=5", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "By reservation"},
"http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", authorName: "La Choza Team", authorAvatar:
"http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", date: "By reservation"
},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -178,25 +187,31 @@ export default function LandingPage() {
{
id: "1", name: "Marco Rossi", handle: "@marco_r", testimonial:
"Authentic flavors, friendly staff, perfect for a quick lunch! The tacos are incredible. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Marco Rossi"},
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marco Rossi"
},
{
id: "2", name: "Giulia Bianchi", handle: "@giulia.eats", testimonial:
"Best Mexican food in Turin. The atmosphere is vibrant, the food is delicious, and the service is fast. Can't wait to come back!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Giulia Bianchi"},
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Giulia Bianchi"
},
{
id: "3", name: "Antonio Gallo", handle: "@antonio_food", testimonial:
"Great takeaway experience. Food arrived hot and fresh. Only minor issue: delivery took a bit longer than expected. Still, highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Antonio Gallo"},
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Antonio Gallo"
},
{
id: "4", name: "Francesca Romano", handle: "@fran.dining", testimonial:
"We booked for a celebration and they made it extra special. Personalized service, amazing food, perfect evening. Grazie La Choza!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Francesca Romano"},
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Francesca Romano"
},
{
id: "5", name: "Luca Ferrero", handle: "@luca_chef", testimonial:
"As someone who loves cooking, I appreciate the attention to detail in every dish. This is how Mexican food should be done."},
"As someone who loves cooking, I appreciate the attention to detail in every dish. This is how Mexican food should be done."
},
{
id: "6", name: "Sofia Marino", handle: "@sofia_travel", testimonial:
"Felt like I was transported to Mexico City for an evening. Authentic, welcoming, delicious. My new favorite spot in Turin!"},
"Felt like I was transported to Mexico City for an evening. Authentic, welcoming, delicious. My new favorite spot in Turin!"
},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -213,12 +228,13 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Cinco de Mayo", badgeIcon: Sparkles,
price: "€25", subtitle: "Festive celebration with live music and special menu", buttons=[
price: "€25", subtitle: "Festive celebration with live music and special menu", buttons: [
{ text: "Reserve Your Spot", href: "#reservations" },
{ text: "Learn More", href: "#events-page" },
],
features: [
"Welcome drink included", "Special tasting menu", "Live acoustic music", "Festive atmosphere", "Limited to 50 guests"],
"Welcome drink included", "Special tasting menu", "Live acoustic music", "Festive atmosphere", "Limited to 50 guests"
],
},
{
id: "2", badge: "Chef's Tasting", badgeIcon: ChefHat,
@@ -227,7 +243,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#events-page" },
],
features: [
"5-course menu", "Wine pairing available", "Chef's introduction", "Limited to 20 guests", "Premium experience"],
"5-course menu", "Wine pairing available", "Chef's introduction", "Limited to 20 guests", "Premium experience"
],
},
{
id: "3", badge: "Cooking Class", badgeIcon: UtensilsCrossed,
@@ -236,7 +253,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#events-page" },
],
features: [
"Hands-on instruction", "All ingredients included", "Take-home recipes", "Meal included", "Minimum 4 people"],
"Hands-on instruction", "All ingredients included", "Take-home recipes", "Meal included", "Minimum 4 people"
],
},
]}
textboxLayout="default"
@@ -257,10 +275,10 @@ export default function LandingPage() {
{ value: "15+", title: "Years of expertise" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=6"
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="opacity"
metricsAnimation="opacity"
/>
</div>
@@ -274,7 +292,7 @@ export default function LandingPage() {
{ text: "Book a Table", href: "#reservations" },
{ text: "Order Takeaway", href: "#takeaway" },
]}
buttonAnimation="entrance-slide"
buttonAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -282,7 +300,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=7"
imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg"
imageAlt="La Choza restaurant footer image"
logoText="La Choza"
copyrightText="© 2025 La Choza — Authentic Mexican Restaurant Turin"