Merge version_1 into main #1
307
src/app/page.tsx
307
src/app/page.tsx
@@ -33,31 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Our Story", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Menu", id: "#products"},
|
||||
{
|
||||
name: "Community",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Community", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="La Casa del Popo"
|
||||
button={{
|
||||
text: "Explore Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Explore Our Story", href: "#about"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,69 +55,37 @@ export default function LandingPage() {
|
||||
description="Experience tradition in every bite. La Casa del Popo brings generations of flavor and warmth to your table."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Isabella Gomez",
|
||||
handle: "@isabellag",
|
||||
testimonial: "La Casa del Popo is a true culinary gem! Every dish tells a story, and the atmosphere feels just like home. Highly recommend the mole poblano!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24359.jpg",
|
||||
},
|
||||
name: "Isabella Gomez", handle: "@isabellag", testimonial: "La Casa del Popo is a true culinary gem! Every dish tells a story, and the atmosphere feels just like home. Highly recommend the mole poblano!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24359.jpg"},
|
||||
{
|
||||
name: "Javier Ramirez",
|
||||
handle: "@javier_r",
|
||||
testimonial: "An incredible experience from start to finish. The food is simply divine, and the staff's warmth makes you want to stay all day. A must-visit!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-man-with-cheerful-expression-pointing-thumb-his-girlfriend-sunglasses-while-telling-jokes_273609-6608.jpg",
|
||||
},
|
||||
name: "Javier Ramirez", handle: "@javier_r", testimonial: "An incredible experience from start to finish. The food is simply divine, and the staff's warmth makes you want to stay all day. A must-visit!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-man-with-cheerful-expression-pointing-thumb-his-girlfriend-sunglasses-while-telling-jokes_273609-6608.jpg"},
|
||||
{
|
||||
name: "Sofia Hernandez",
|
||||
handle: "@sofiah",
|
||||
testimonial: "This place captured my heart! The flavors are authentic, and the cultural ambiance is unmatched. It's more than a meal, it's a celebration.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2150312336.jpg",
|
||||
},
|
||||
name: "Sofia Hernandez", handle: "@sofiah", testimonial: "This place captured my heart! The flavors are authentic, and the cultural ambiance is unmatched. It's more than a meal, it's a celebration.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2150312336.jpg"},
|
||||
{
|
||||
name: "Marco Antonio",
|
||||
handle: "@marcoa",
|
||||
testimonial: "I've traveled extensively, and La Casa del Popo stands out. It's a taste of genuine tradition and hospitality. The best carnitas I've ever had!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-elderly-man-recording-recipe-step-by-step-hoe-kitchen-retired-blogger-chef-influencer-using-internet-technology-communicating-shooting-blogging-social-media-with-digital-equipment_482257-14456.jpg",
|
||||
},
|
||||
name: "Marco Antonio", handle: "@marcoa", testimonial: "I've traveled extensively, and La Casa del Popo stands out. It's a taste of genuine tradition and hospitality. The best carnitas I've ever had!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-elderly-man-recording-recipe-step-by-step-hoe-kitchen-retired-blogger-chef-influencer-using-internet-technology-communicating-shooting-blogging-social-media-with-digital-equipment_482257-14456.jpg"},
|
||||
{
|
||||
name: "Elena Morales",
|
||||
handle: "@elenam",
|
||||
testimonial: "Our family's new favorite spot! The kids loved the churros, and we savored every savory bite. A fantastic place for authentic food and happy memories.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-mother-daughter-eating-dining-table_637285-12635.jpg",
|
||||
},
|
||||
name: "Elena Morales", handle: "@elenam", testimonial: "Our family's new favorite spot! The kids loved the churros, and we savored every savory bite. A fantastic place for authentic food and happy memories.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-mother-daughter-eating-dining-table_637285-12635.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Explore Our Story", href: "#about"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-cook-man-with-fresh-vegetables-table_613910-10050.jpg",
|
||||
alt: "Customer Isabella Gomez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-cook-man-with-fresh-vegetables-table_613910-10050.jpg", alt: "Customer Isabella Gomez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39261.jpg",
|
||||
alt: "Customer Javier Ramirez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39261.jpg", alt: "Customer Javier Ramirez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-woman-with-broad-shining-smile-clenched-fists-celebrating-success_273609-15817.jpg",
|
||||
alt: "Customer Sofia Hernandez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-woman-with-broad-shining-smile-clenched-fists-celebrating-success_273609-15817.jpg", alt: "Customer Sofia Hernandez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-couple-festive-dinner-christmas-eve-man-woman-looking-camera-while-enjoying-holiday-meal-celebration-sitting-together-feeling-cheerful-winter-festivity_482257-29018.jpg",
|
||||
alt: "Customer Marco Antonio",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-couple-festive-dinner-christmas-eve-man-woman-looking-camera-while-enjoying-holiday-meal-celebration-sitting-together-feeling-cheerful-winter-festivity_482257-29018.jpg", alt: "Customer Marco Antonio"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg",
|
||||
alt: "Group of friends dining out",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg", alt: "Group of friends dining out"},
|
||||
]}
|
||||
avatarText="Loved by thousands of food enthusiasts"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-delicious-food_23-2150347437.jpg"
|
||||
@@ -142,17 +98,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Story: Generations of Flavor and Warmth",
|
||||
},
|
||||
type: "text", content: "Our Story: Generations of Flavor and Warmth"},
|
||||
{
|
||||
type: "text", content: "La Casa del Popo began as a family dream, rooted in the rich culinary traditions of our ancestors. For generations, we've carefully preserved secret recipes, blending authentic flavors with a deep passion for bringing people together. Our kitchen is more than just a place to cook; it's where stories are shared, and heritage comes alive in every dish."
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Heritage",
|
||||
href: "#",
|
||||
},
|
||||
text: "Discover Our Heritage", href: "#"},
|
||||
]}
|
||||
description="La Casa del Popo began as a family dream, rooted in the rich culinary traditions of our ancestors. For generations, we've carefully preserved secret recipes, blending authentic flavors with a deep passion for bringing people together. Our kitchen is more than just a place to cook; it's where stories are shared, and heritage comes alive in every dish."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-kneading-pizza-dough_23-2148785715.jpg"
|
||||
imageAlt="Chef preparing traditional dishes in a rustic kitchen"
|
||||
/>
|
||||
@@ -166,19 +120,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Award,
|
||||
title: "Authentic Cuisine",
|
||||
description: "Savor traditional recipes passed down through generations, crafted with passion and the freshest ingredients.",
|
||||
},
|
||||
title: "Authentic Cuisine", description: "Savor traditional recipes passed down through generations, crafted with passion and the freshest ingredients."},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Community Atmosphere",
|
||||
description: "Experience a warm, inviting space where friends and family gather to share moments and create new memories.",
|
||||
},
|
||||
title: "Community Atmosphere", description: "Experience a warm, inviting space where friends and family gather to share moments and create new memories."},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Cultural Immersion",
|
||||
description: "Beyond food, we offer a vibrant cultural experience with traditional music, art, and events.",
|
||||
},
|
||||
title: "Cultural Immersion", description: "Beyond food, we offer a vibrant cultural experience with traditional music, art, and events."},
|
||||
]}
|
||||
title="Our Unique Offerings"
|
||||
description="Discover what makes La Casa del Popo an unforgettable experience beyond just a meal."
|
||||
@@ -193,53 +141,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Gourmet Tacos",
|
||||
price: "$12.00",
|
||||
variant: "Chicken or Carnitas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114022.jpg",
|
||||
imageAlt: "Plate of gourmet tacos with fresh ingredients",
|
||||
},
|
||||
id: "1", name: "Gourmet Tacos", price: "$12.00", variant: "Chicken or Carnitas", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114022.jpg", imageAlt: "Plate of gourmet tacos with fresh ingredients"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Enchiladas Verdes",
|
||||
price: "$15.50",
|
||||
variant: "Cheese or Chicken",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024812.jpg",
|
||||
imageAlt: "Three enchiladas with green sauce and cheese",
|
||||
},
|
||||
id: "2", name: "Enchiladas Verdes", price: "$15.50", variant: "Cheese or Chicken", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024812.jpg", imageAlt: "Three enchiladas with green sauce and cheese"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chile Relleno",
|
||||
price: "$16.75",
|
||||
variant: "Poblano pepper filled with cheese",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twisted-pastry-with-poppy-petals-brush-spices_176474-5521.jpg",
|
||||
imageAlt: "A savory chile relleno dish with sauce",
|
||||
},
|
||||
id: "3", name: "Chile Relleno", price: "$16.75", variant: "Poblano pepper filled with cheese", imageSrc: "http://img.b2bpic.net/free-photo/twisted-pastry-with-poppy-petals-brush-spices_176474-5521.jpg", imageAlt: "A savory chile relleno dish with sauce"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fresh Ceviche",
|
||||
price: "$14.00",
|
||||
variant: "Lime-marinated seafood",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-crab-sticks-eggs-corn-cucumber_114579-53037.jpg",
|
||||
imageAlt: "Bowl of fresh ceviche with avocado",
|
||||
},
|
||||
id: "4", name: "Fresh Ceviche", price: "$14.00", variant: "Lime-marinated seafood", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-crab-sticks-eggs-corn-cucumber_114579-53037.jpg", imageAlt: "Bowl of fresh ceviche with avocado"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Empanadas Selection",
|
||||
price: "$10.00",
|
||||
variant: "Beef, Chicken, or Veggie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patties-desk-adjika_140725-3658.jpg",
|
||||
imageAlt: "Assortment of golden brown empanadas",
|
||||
},
|
||||
id: "5", name: "Empanadas Selection", price: "$10.00", variant: "Beef, Chicken, or Veggie", imageSrc: "http://img.b2bpic.net/free-photo/patties-desk-adjika_140725-3658.jpg", imageAlt: "Assortment of golden brown empanadas"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Churros con Chocolate",
|
||||
price: "$8.50",
|
||||
variant: "Crispy dessert with dipping sauce",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eclairs-cutting-board_23-2147896453.jpg",
|
||||
imageAlt: "Crispy churros with a side of chocolate sauce",
|
||||
},
|
||||
id: "6", name: "Churros con Chocolate", price: "$8.50", variant: "Crispy dessert with dipping sauce", imageSrc: "http://img.b2bpic.net/free-photo/eclairs-cutting-board_23-2147896453.jpg", imageAlt: "Crispy churros with a side of chocolate sauce"},
|
||||
]}
|
||||
title="Signature Dishes & Delights"
|
||||
description="Savor the taste of tradition with our most beloved culinary creations, crafted with authentic flavors."
|
||||
@@ -252,50 +164,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "A Taste of Home!",
|
||||
quote: "La Casa del Popo is an absolute treasure! The food transports you straight to Mexico, and the hospitality is simply heartwarming. A consistent five-star experience every time!",
|
||||
name: "Daniela Flores",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006701.jpg",
|
||||
imageAlt: "Portrait of Daniela Flores smiling",
|
||||
},
|
||||
id: "t1", title: "A Taste of Home!", quote: "La Casa del Popo is an absolute treasure! The food transports you straight to Mexico, and the hospitality is simply heartwarming. A consistent five-star experience every time!", name: "Daniela Flores", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006701.jpg", imageAlt: "Portrait of Daniela Flores smiling"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Beyond Expectations",
|
||||
quote: "I came for the food, and stayed for the vibrant culture and amazing ambiance. Every dish is a masterpiece, and the staff makes you feel like family. Highly, highly recommend!",
|
||||
name: "Carlos Rivera",
|
||||
role: "Food Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081879.jpg",
|
||||
imageAlt: "Portrait of Carlos Rivera smiling",
|
||||
},
|
||||
id: "t2", title: "Beyond Expectations", quote: "I came for the food, and stayed for the vibrant culture and amazing ambiance. Every dish is a masterpiece, and the staff makes you feel like family. Highly, highly recommend!", name: "Carlos Rivera", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081879.jpg", imageAlt: "Portrait of Carlos Rivera smiling"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "My New Favorite Spot",
|
||||
quote: "If you're looking for authentic flavors and a truly unique dining experience, look no further! La Casa del Popo captures the essence of Latin American cuisine beautifully.",
|
||||
name: "Gabriela Soto",
|
||||
role: "Tourist & Food Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-toasting-wine-glasses_23-2148454087.jpg",
|
||||
imageAlt: "Portrait of Gabriela Soto smiling",
|
||||
},
|
||||
id: "t3", title: "My New Favorite Spot", quote: "If you're looking for authentic flavors and a truly unique dining experience, look no further! La Casa del Popo captures the essence of Latin American cuisine beautifully.", name: "Gabriela Soto", role: "Tourist & Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-toasting-wine-glasses_23-2148454087.jpg", imageAlt: "Portrait of Gabriela Soto smiling"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Culinary Excellence",
|
||||
quote: "The passion for tradition shines through in every aspect of La Casa del Popo. From the ingredients to the presentation, it's a testament to culinary excellence and heritage.",
|
||||
name: "Ricardo Mendez",
|
||||
role: "Restaurant Critic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-holding-big-flour-bag-kitchen-bakery-house_1303-32319.jpg",
|
||||
imageAlt: "Portrait of Ricardo Mendez smiling",
|
||||
},
|
||||
id: "t4", title: "Culinary Excellence", quote: "The passion for tradition shines through in every aspect of La Casa del Popo. From the ingredients to the presentation, it's a testament to culinary excellence and heritage.", name: "Ricardo Mendez", role: "Restaurant Critic", imageSrc: "http://img.b2bpic.net/free-photo/baker-holding-big-flour-bag-kitchen-bakery-house_1303-32319.jpg", imageAlt: "Portrait of Ricardo Mendez smiling"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Family-Friendly Gem",
|
||||
quote: "We brought our whole family, and everyone found something they loved! The atmosphere is lively yet cozy, perfect for creating lasting memories over incredible food.",
|
||||
name: "Isabel Vargas",
|
||||
role: "Parent & Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-looking-mobile-phone_23-2147810892.jpg",
|
||||
imageAlt: "Portrait of Isabel Vargas smiling",
|
||||
},
|
||||
id: "t5", title: "Family-Friendly Gem", quote: "We brought our whole family, and everyone found something they loved! The atmosphere is lively yet cozy, perfect for creating lasting memories over incredible food.", name: "Isabel Vargas", role: "Parent & Customer", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-looking-mobile-phone_23-2147810892.jpg", imageAlt: "Portrait of Isabel Vargas smiling"},
|
||||
]}
|
||||
title="What Our Community Says"
|
||||
description="Hear from our cherished guests about their unforgettable experiences and favorite moments at La Casa del Popo."
|
||||
@@ -307,14 +184,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Gourmet Magazine",
|
||||
"Local Food Critics",
|
||||
"Cultural Heritage Foundation",
|
||||
"Travel & Taste Awards",
|
||||
"Eco-Friendly Dining",
|
||||
"City Eatery Guide",
|
||||
"Chef's Selections",
|
||||
]}
|
||||
"Gourmet Magazine", "Local Food Critics", "Cultural Heritage Foundation", "Travel & Taste Awards", "Eco-Friendly Dining", "City Eatery Guide", "Chef's Selections"]}
|
||||
title="Community & Recognition"
|
||||
description="Proudly serving our community and recognized for our authentic experience and cultural contribution."
|
||||
showCard={true}
|
||||
@@ -327,30 +197,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer vegetarian options?",
|
||||
content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server of any dietary preferences.",
|
||||
},
|
||||
id: "q1", title: "Do you offer vegetarian options?", content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server of any dietary preferences."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can I make a reservation?",
|
||||
content: "Absolutely! We highly recommend making reservations, especially for weekend evenings. You can book a table through our contact page or by calling us directly.",
|
||||
},
|
||||
id: "q2", title: "Can I make a reservation?", content: "Absolutely! We highly recommend making reservations, especially for weekend evenings. You can book a table through our contact page or by calling us directly."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you host private events?",
|
||||
content: "La Casa del Popo is a wonderful venue for private celebrations and events. Please contact us to discuss your needs and our event planning options.",
|
||||
},
|
||||
id: "q3", title: "Do you host private events?", content: "La Casa del Popo is a wonderful venue for private celebrations and events. Please contact us to discuss your needs and our event planning options."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open Tuesday to Sunday, from 11 AM to 10 PM. We are closed on Mondays.",
|
||||
},
|
||||
id: "q4", title: "What are your opening hours?", content: "We are open Tuesday to Sunday, from 11 AM to 10 PM. We are closed on Mondays."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Do you offer catering services?",
|
||||
content: "Yes, we provide catering for a variety of events, from small gatherings to large celebrations. Please visit our catering section or contact us for more details.",
|
||||
},
|
||||
id: "q5", title: "Do you offer catering services?", content: "Yes, we provide catering for a variety of events, from small gatherings to large celebrations. Please visit our catering section or contact us for more details."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our menu, reservations, and special events."
|
||||
@@ -365,27 +220,16 @@ export default function LandingPage() {
|
||||
description="We'd love to welcome you to La Casa del Popo. Reach out for inquiries, event bookings, or to reserve your table."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number (Optional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your inquiry or reservation details...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your inquiry or reservation details...", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg"
|
||||
imageAlt="Exterior view of La Casa del Popo at dusk"
|
||||
@@ -400,58 +244,35 @@ export default function LandingPage() {
|
||||
logoText="La Casa del Popo"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Events", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow Us",
|
||||
items: [
|
||||
title: "Follow Us", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
{
|
||||
label: "TikTok",
|
||||
href: "https://tiktok.com",
|
||||
},
|
||||
label: "TikTok", href: "https://tiktok.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user