Update src/app/page.tsx

This commit is contained in:
2026-06-02 15:36:00 +00:00
parent 9bfff6af13
commit 7071ff2885

View File

@@ -34,69 +34,38 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "Reservations",
id: "#contact",
},
name: "Reservations", id: "#contact"},
]}
brandName="El Batán Gourmet"
button={{
text: "Order Online",
href: "#contact",
}}
text: "Order Online", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Authentic Peruvian Flavors, Gourmet Excellence"
description="Award-rated traditional cuisine in Chincha Alta. From carapulcra to fresh ceviche, experience Peru's culinary heritage with impeccable service and warm hospitality."
tag="El Batán Restaurant Gourmet"
buttons={[
{
text: "Reserve Your Table",
href: "#contact",
},
text: "Reserve Your Table", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/salsa-topped-with-cheese-cilantro_23-2148181598.jpg",
imageAlt: "Gourmet Peruvian Ceviche",
},
imageSrc: "http://img.b2bpic.net/free-photo/salsa-topped-with-cheese-cilantro_23-2148181598.jpg", imageAlt: "Gourmet Peruvian Ceviche"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg",
imageAlt: "Elegant Restaurant Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-piti-with-sumac-dried-herbs-onions_141793-4717.jpg",
imageAlt: "Front view traditional azerbaijani dish piti with sumac dried herbs and onions",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150227845.jpg",
imageAlt: "Top view delicious food on table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854212.jpg",
imageAlt: "High angle senior with delicious food",
},
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageAlt: "Elegant Restaurant Interior"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -110,11 +79,8 @@ export default function LandingPage() {
title="A Legacy of Peruvian Gastronomy in Chincha Alta"
buttons={[
{
text: "Our Culinary Journey",
href: "#menu",
},
text: "Our Culinary Journey", href: "#menu"},
]}
description="El Batán Restaurant Gourmet proudly carries forward generations of culinary tradition, offering an authentic taste of Peru. Our commitment to preserving heritage flavors, combined with a passion for innovation, makes every dish a masterpiece. We meticulously select local ingredients to ensure the freshest and most genuine experience, inviting you to discover the true essence of Peruvian cuisine."
/>
</div>
@@ -126,47 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "carapulcra",
name: "Carapulcra",
price: "S/ 55",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-bowl-fajita-mexican-food_181624-45672.jpg",
imageAlt: "Traditional Carapulcra",
},
id: "carapulcra", name: "Carapulcra", price: "S/ 55", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-bowl-fajita-mexican-food_181624-45672.jpg", imageAlt: "Traditional Carapulcra"},
{
id: "seco-de-cabrito",
name: "Seco de Cabrito",
price: "S/ 65",
imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-side-fried-potatoes_141793-314.jpg",
imageAlt: "Peruvian Seco de Cabrito",
},
id: "seco-de-cabrito", name: "Seco de Cabrito", price: "S/ 65", imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-side-fried-potatoes_141793-314.jpg", imageAlt: "Peruvian Seco de Cabrito"},
{
id: "ceviche-clasico",
name: "Ceviche Clásico",
price: "S/ 60",
imageSrc: "http://img.b2bpic.net/free-photo/meal-one-with-sliced-vegetables-tray-blue-table_114579-90197.jpg",
imageAlt: "Fresh Classic Ceviche",
},
id: "ceviche-clasico", name: "Ceviche Clásico", price: "S/ 60", imageSrc: "http://img.b2bpic.net/free-photo/meal-one-with-sliced-vegetables-tray-blue-table_114579-90197.jpg", imageAlt: "Fresh Classic Ceviche"},
{
id: "lomo-saltado",
name: "Lomo Saltado",
price: "S/ 60",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stir-fried-noodles-with-grilled-meat-bell-peppers-spring-onion-sesame-seeds_141793-3689.jpg",
imageAlt: "Peruvian Lomo Saltado",
},
id: "lomo-saltado", name: "Lomo Saltado", price: "S/ 60", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stir-fried-noodles-with-grilled-meat-bell-peppers-spring-onion-sesame-seeds_141793-3689.jpg", imageAlt: "Peruvian Lomo Saltado"},
{
id: "aji-de-gallina",
name: "Ají de Gallina",
price: "S/ 58",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-black-cup_1150-23795.jpg",
imageAlt: "Creamy Ají de Gallina",
},
id: "aji-de-gallina", name: "Ají de Gallina", price: "S/ 58", imageSrc: "http://img.b2bpic.net/free-photo/chicken-curry-black-cup_1150-23795.jpg", imageAlt: "Creamy Ají de Gallina"},
{
id: "arroz-con-pato",
name: "Arroz con Pato",
price: "S/ 62",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-shrimp-prawn-steak_74190-678.jpg",
imageAlt: "Green Rice with Duck",
},
id: "arroz-con-pato", name: "Arroz con Pato", price: "S/ 62", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-shrimp-prawn-steak_74190-678.jpg", imageAlt: "Green Rice with Duck"},
]}
title="Signature Peruvian Dishes"
description="Savor the rich, authentic flavors of Peru with our expertly crafted traditional and modern dishes, prepared with the freshest local ingredients for an unforgettable dining experience."
@@ -180,17 +116,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
"Genuine Traditional Recipes",
"Award-Winning Chefs",
"Locally Sourced Ingredients",
],
"Genuine Traditional Recipes", "Award-Winning Chefs", "Locally Sourced Ingredients"],
}}
positiveCard={{
items: [
"Warm & Inviting Ambiance",
"Impeccable Service",
"Seamless Online Booking & Takeout",
],
"Warm & Inviting Ambiance", "Impeccable Service", "Seamless Online Booking & Takeout"],
}}
title="The El Batán Experience"
description="Discover what makes dining at El Batán an unforgettable journey into Peruvian culinary excellence, blending tradition with modern comfort."
@@ -204,53 +134,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@foodieadventures",
testimonial: "El Batán is a true gem! The Carapulcra was divine, and the service was outstanding. A must-visit for authentic Peruvian flavors in Chincha Alta.",
imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@foodieadventures", testimonial: "El Batán is a true gem! The Carapulcra was divine, and the service was outstanding. A must-visit for authentic Peruvian flavors in Chincha Alta.", imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "@gourmetexplorer",
testimonial: "Every dish at El Batán tells a story. The Seco de Cabrito was incredibly tender, and the attention to detail in presentation was impeccable.",
imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "@gourmetexplorer", testimonial: "Every dish at El Batán tells a story. The Seco de Cabrito was incredibly tender, and the attention to detail in presentation was impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@peruvianpalate",
testimonial: "As a Peruvian food enthusiast, I can confidently say El Batán offers an unparalleled experience. The Ceviche was incredibly fresh and vibrant!",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000375.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@peruvianpalate", testimonial: "As a Peruvian food enthusiast, I can confidently say El Batán offers an unparalleled experience. The Ceviche was incredibly fresh and vibrant!", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000375.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "@travelereats",
testimonial: "Passing through Chincha Alta, El Batán was a delightful discovery. The ambiance, food, and staff all exceeded expectations. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-meal-evening_23-2147736698.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "@travelereats", testimonial: "Passing through Chincha Alta, El Batán was a delightful discovery. The ambiance, food, and staff all exceeded expectations. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-meal-evening_23-2147736698.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Laura Pérez",
handle: "@localflavors",
testimonial: "Our family's favorite spot! The consistency in quality and flavor at El Batán is truly remarkable. Always a fantastic meal and warm welcome.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222270.jpg",
imageAlt: "Laura Pérez",
},
id: "5", name: "Laura Pérez", handle: "@localflavors", testimonial: "Our family's favorite spot! The consistency in quality and flavor at El Batán is truly remarkable. Always a fantastic meal and warm welcome.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222270.jpg", imageAlt: "Laura Pérez"},
{
id: "6",
name: "Carlos Gomez",
handle: "@culinaryquest",
testimonial: "An authentic taste of Peru right here in Chincha Alta! The Lomo Saltado was cooked to perfection. A truly memorable dining experience.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg",
imageAlt: "Indoor portrait o pretty blonde woman drinking tasty cappuccino in restaurant, enjoy her breakfast, elegant outfit, natural make up.",
},
id: "6", name: "Carlos Gomez", handle: "@culinaryquest", testimonial: "An authentic taste of Peru right here in Chincha Alta! The Lomo Saltado was cooked to perfection. A truly memorable dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg", imageAlt: "Indoor portrait o pretty blonde woman drinking tasty cappuccino in restaurant, enjoy her breakfast, elegant outfit, natural make up."},
]}
title="What Our Esteemed Guests Say"
description="Hear from diners who have experienced the magic of El Batán's authentic Peruvian cuisine, exceptional service, and inviting ambiance firsthand."
@@ -262,14 +156,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Chincha Gastronomy Awards",
"Taste of Peru Magazine",
"Local Food Critics Choice",
"Travel South America Guide",
"Peruvian Culinary Heritage",
"Regional Restaurant Review",
"Diners' Choice Award",
]}
"Chincha Gastronomy Awards", "Taste of Peru Magazine", "Local Food Critics Choice", "Travel South America Guide", "Peruvian Culinary Heritage", "Regional Restaurant Review", "Diners' Choice Award"]}
title="Recognized for Culinary Excellence"
description="Proudly serving Chincha Alta, El Batán has been celebrated by local food critics, travel guides, and culinary organizations for its authentic flavors and exceptional dining experience."
showCard={false}
@@ -284,25 +171,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "reviews",
value: "1,600+",
title: "Positive Reviews",
description: "Over a thousand guests can't be wrong!",
icon: Star,
id: "reviews", value: "1,600+", title: "Positive Reviews", description: "Over a thousand guests can't be wrong!", icon: Star,
},
{
id: "experience",
value: "10+",
title: "Years of Tradition",
description: "Preserving authentic flavors for over a decade.",
icon: Award,
id: "experience", value: "10+", title: "Years of Tradition", description: "Preserving authentic flavors for over a decade.", icon: Award,
},
{
id: "dishes",
value: "50+",
title: "Signature Dishes",
description: "A diverse menu exploring Peru's culinary depth.",
icon: Utensils,
id: "dishes", value: "50+", title: "Signature Dishes", description: "A diverse menu exploring Peru's culinary depth.", icon: Utensils,
},
]}
title="Our Commitment to Culinary Perfection"
@@ -315,30 +190,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "How can I make a reservation?",
content: "You can easily make a reservation by filling out the form in our Contact section below, or by calling us directly during our operating hours. We recommend booking in advance, especially for weekend dining.",
},
id: "faq1", title: "How can I make a reservation?", content: "You can easily make a reservation by filling out the form in our Contact section below, or by calling us directly during our operating hours. We recommend booking in advance, especially for weekend dining."},
{
id: "faq2",
title: "Do you offer takeout or delivery services?",
content: "Yes, we offer both takeout and local delivery services. You can place your order by calling us or through our online ordering system accessible via the 'Order Online' button in our navigation.",
},
id: "faq2", title: "Do you offer takeout or delivery services?", content: "Yes, we offer both takeout and local delivery services. You can place your order by calling us or through our online ordering system accessible via the 'Order Online' button in our navigation."},
{
id: "faq3",
title: "What are your operating hours?",
content: "Our current operating hours are Monday to Friday, 12:00 PM - 3:00 PM for lunch and 6:00 PM - 10:00 PM for dinner. Saturdays and Sundays we are open from 12:00 PM - 11:00 PM. Please note, hours may vary on holidays.",
},
id: "faq3", title: "What are your operating hours?", content: "Our current operating hours are Monday to Friday, 12:00 PM - 3:00 PM for lunch and 6:00 PM - 10:00 PM for dinner. Saturdays and Sundays we are open from 12:00 PM - 11:00 PM. Please note, hours may vary on holidays."},
{
id: "faq4",
title: "Do you accommodate dietary restrictions?",
content: "We strive to accommodate all dietary needs. Please inform our staff about any allergies or dietary restrictions when making your reservation or placing your order, and we will do our best to provide suitable options.",
},
id: "faq4", title: "Do you accommodate dietary restrictions?", content: "We strive to accommodate all dietary needs. Please inform our staff about any allergies or dietary restrictions when making your reservation or placing your order, and we will do our best to provide suitable options."},
{
id: "faq5",
title: "Is El Batán suitable for private events?",
content: "Absolutely! El Batán offers a sophisticated setting for private events, corporate gatherings, and special celebrations. Please contact us to discuss your event requirements and our tailored catering options.",
},
id: "faq5", title: "Is El Batán suitable for private events?", content: "Absolutely! El Batán offers a sophisticated setting for private events, corporate gatherings, and special celebrations. Please contact us to discuss your event requirements and our tailored catering options."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to common questions about reservations, menu options, special events, and your dining experience at El Batán Restaurant Gourmet."
@@ -355,46 +215,26 @@ export default function LandingPage() {
description="Ready to savor authentic Peruvian cuisine? Make a reservation to secure your table or inquire about our takeout options and special events. We look forward to welcoming you!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Full Name",
required: true,
name: "name", type: "text", placeholder: "Your Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email Address",
required: true,
name: "email", type: "email", placeholder: "Your Email Address", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: false,
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
},
{
name: "date",
type: "date",
placeholder: "Preferred Date",
required: true,
name: "date", type: "date", placeholder: "Preferred Date", required: true,
},
{
name: "time",
type: "time",
placeholder: "Preferred Time",
required: true,
name: "time", type: "time", placeholder: "Preferred Time", required: true,
},
{
name: "guests",
type: "number",
placeholder: "Number of Guests",
required: true,
name: "guests", type: "number", placeholder: "Number of Guests", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Any special requests or dietary needs?",
rows: 4,
name: "message", placeholder: "Any special requests or dietary needs?", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299023.jpg"
@@ -409,13 +249,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="El Batán Restaurant Gourmet"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>