Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 23:45:39 +00:00

View File

@@ -32,31 +32,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Reservations",
id: "#contact",
},
name: "Reservations", id: "#contact"},
]}
brandName="La Vieja Taberna Quilmes"
button={{
text: "Book a Table",
href: "#contact",
}}
text: "Book a Table", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -64,114 +52,64 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="La Vieja Taberna Quilmes"
description="Tradition, Flavor, and Great Moments."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ouija-board-candles-arrangement_23-2149409511.jpg",
imageAlt: "Cozy traditional Argentine tavern interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ouija-board-candles-arrangement_23-2149409511.jpg", imageAlt: "Cozy traditional Argentine tavern interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
imageAlt: "Delicious traditional Argentine empanadas",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg", imageAlt: "Delicious traditional Argentine empanadas"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184008.jpg",
imageAlt: "Chilled craft beer pint",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184008.jpg", imageAlt: "Chilled craft beer pint"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-london-table-empty_1203-4494.jpg",
imageAlt: "Modern dining table in elegant restaurant",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-london-table-empty_1203-4494.jpg", imageAlt: "Modern dining table in elegant restaurant"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2239.jpg",
imageAlt: "Fried meat on mashed potato",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2239.jpg", imageAlt: "Fried meat on mashed potato"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg",
imageAlt: "Rustic Argentine tavern interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg", imageAlt: "Rustic Argentine tavern interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg",
imageAlt: "Sizzling Argentine steak platter",
},
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg", imageAlt: "Sizzling Argentine steak platter"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309471.jpg",
imageAlt: "Wood-fired artisan pizza",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309471.jpg", imageAlt: "Wood-fired artisan pizza"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg",
imageAlt: "Elegant outside dining area",
},
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg", imageAlt: "Elegant outside dining area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg",
imageAlt: "Spicy vegan salad with sticky rice",
},
imageSrc: "http://img.b2bpic.net/free-photo/spicy-vegan-salad-with-sticky-berry-grain-rice_1339-8204.jpg", imageAlt: "Spicy vegan salad with sticky rice"},
]}
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
alt: "Happy customer Maria",
},
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg", alt: "Happy customer Maria"},
{
src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
alt: "Satisfied guest Carlos",
},
src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", alt: "Satisfied guest Carlos"},
{
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
alt: "Group of friends dining",
},
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Group of friends dining"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
alt: "Young couple enjoying meal",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "Young couple enjoying meal"},
{
src: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg",
alt: "Woman awaiting dinner",
},
src: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg", alt: "Woman awaiting dinner"},
]}
avatarText="Join over 10,000 satisfied guests!"
marqueeItems={[
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ldx67",
alt: "Food Critics Choice",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ldx67", alt: "Food Critics Choice"},
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fsnjo8",
alt: "Local Gastronomy Association",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fsnjo8", alt: "Local Gastronomy Association"},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/vintage-bbq-badges-black-orange_23-2147757537.jpg",
alt: "Wine and Dine Festival",
},
type: "image", src: "http://img.b2bpic.net/free-vector/vintage-bbq-badges-black-orange_23-2147757537.jpg", alt: "Wine and Dine Festival"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/christmas-vintage-rustic-cutlery_1220-5006.jpg",
alt: "TripAdvisor Top Restaurant",
},
type: "image", src: "http://img.b2bpic.net/free-photo/christmas-vintage-rustic-cutlery_1220-5006.jpg", alt: "TripAdvisor Top Restaurant"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/side-view-man-woman-coffee-shop_23-2148263242.jpg",
alt: "Organic Farm Partner",
},
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-man-woman-coffee-shop_23-2148263242.jpg", alt: "Organic Farm Partner"},
]}
/>
</div>
@@ -181,18 +119,12 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Experience the Authentic Taste of Argentina",
},
type: "text", content: "Experience the Authentic Taste of Argentina"},
]}
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Our Story", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893754.jpg"
imageAlt="Cozy restaurant interior with warm lighting"
description="La Vieja Taberna Quilmes brings the heart of Argentina to your table. We blend traditional recipes with a modern touch, offering an unforgettable culinary journey. From our sizzling 'parrillada' to artisan wood-fired pizzas, every dish is crafted with passion and the finest local ingredients. Join us for a truly authentic dining experience where flavor and tradition meet."
/>
</div>
@@ -205,41 +137,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Generous Argentine Platters",
description: "Indulge in our succulent traditional platters, perfect for sharing and experiencing the rich flavors of Argentina.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-inside-plate-dark-desk_140725-79614.jpg",
imageAlt: "Generous Argentine meat platter",
titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-with-tomato-paper-spicy-sauce-steak-board_176474-3229.jpg",
buttonText: "Discover Platters",
buttonHref: "#menu",
},
title: "Generous Argentine Platters", description: "Indulge in our succulent traditional platters, perfect for sharing and experiencing the rich flavors of Argentina.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-inside-plate-dark-desk_140725-79614.jpg", imageAlt: "Generous Argentine meat platter", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-with-tomato-paper-spicy-sauce-steak-board_176474-3229.jpg", buttonText: "Discover Platters", buttonHref: "#menu"},
{
title: "Artisan Wood-Fired Pizzas",
description: "Savor our crispy, gourmet pizzas, baked to perfection in a traditional wood-fired oven with the freshest ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/mouth-watering-neapolitan-pizza-blackboard-with-various-ingredients-free-space-text_78826-2819.jpg",
imageAlt: "Artisan wood-fired pizza",
titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187953.jpg",
buttonText: "See Pizza Menu",
buttonHref: "#menu",
},
title: "Artisan Wood-Fired Pizzas", description: "Savor our crispy, gourmet pizzas, baked to perfection in a traditional wood-fired oven with the freshest ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/mouth-watering-neapolitan-pizza-blackboard-with-various-ingredients-free-space-text_78826-2819.jpg", imageAlt: "Artisan wood-fired pizza", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187953.jpg", buttonText: "See Pizza Menu", buttonHref: "#menu"},
{
title: "Gourmet Handcrafted Burgers",
description: "Experience our juicy, handcrafted burgers made with premium beef and artisanal toppings, a true culinary delight.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-hamburger-with-sauce-bread-wooden-board_181624-34948.jpg",
imageAlt: "Gourmet handcrafted burger",
titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637306.jpg",
buttonText: "Explore Burgers",
buttonHref: "#menu",
},
title: "Gourmet Handcrafted Burgers", description: "Experience our juicy, handcrafted burgers made with premium beef and artisanal toppings, a true culinary delight.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-hamburger-with-sauce-bread-wooden-board_181624-34948.jpg", imageAlt: "Gourmet handcrafted burger", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637306.jpg", buttonText: "Explore Burgers", buttonHref: "#menu"},
{
title: "Premium Draft Beers",
description: "Quench your thirst with our selection of local and imported draft beers, perfectly complementing your meal.",
imageSrc: "http://img.b2bpic.net/free-photo/beer-crane_1398-1960.jpg",
imageAlt: "Premium draft beers",
titleImageSrc: "http://img.b2bpic.net/free-photo/pints-draught-beer-macro-photography_53876-32255.jpg",
buttonText: "View Drink Menu",
buttonHref: "#menu",
},
title: "Premium Draft Beers", description: "Quench your thirst with our selection of local and imported draft beers, perfectly complementing your meal.", imageSrc: "http://img.b2bpic.net/free-photo/beer-crane_1398-1960.jpg", imageAlt: "Premium draft beers", titleImageSrc: "http://img.b2bpic.net/free-photo/pints-draught-beer-macro-photography_53876-32255.jpg", buttonText: "View Drink Menu", buttonHref: "#menu"},
]}
title="Our Signature Flavors"
description="Discover the heart of Argentine cuisine with our most beloved dishes, prepared with authentic recipes and a modern touch. From sizzling platters to gourmet creations, every bite is a celebration."
@@ -255,65 +159,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "p1",
brand: "Traditional",
name: "Picada Grande",
price: "$25",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/mini-sandwiches-with-grater-spoon-honey-dripper-desk_23-2148162038.jpg",
imageAlt: "Traditional Argentine picada platter",
},
id: "p1", brand: "Traditional", name: "Picada Grande", price: "$25", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/mini-sandwiches-with-grater-spoon-honey-dripper-desk_23-2148162038.jpg", imageAlt: "Traditional Argentine picada platter"},
{
id: "p2",
brand: "Artisan",
name: "Pizza Mozzarella",
price: "$18",
rating: 4.8,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-based-pizza-with-white-cheese-cherries_114579-1959.jpg",
imageAlt: "Classic mozzarella pizza",
},
id: "p2", brand: "Artisan", name: "Pizza Mozzarella", price: "$18", rating: 4.8,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-based-pizza-with-white-cheese-cherries_114579-1959.jpg", imageAlt: "Classic mozzarella pizza"},
{
id: "p3",
brand: "Gourmet",
name: "Taberna Burger",
price: "$20",
rating: 4.9,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/black-cheeseburger-with-side-fries_140725-3314.jpg",
imageAlt: "Signature Taberna burger",
},
id: "p3", brand: "Gourmet", name: "Taberna Burger", price: "$20", rating: 4.9,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/black-cheeseburger-with-side-fries_140725-3314.jpg", imageAlt: "Signature Taberna burger"},
{
id: "p4",
brand: "Homemade",
name: "Sorrentinos Caseros",
price: "$22",
rating: 4.7,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-pasta-topped-with-ham_140725-3720.jpg",
imageAlt: "Homemade Sorrentinos pasta",
},
id: "p4", brand: "Homemade", name: "Sorrentinos Caseros", price: "$22", rating: 4.7,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/cheese-pasta-topped-with-ham_140725-3720.jpg", imageAlt: "Homemade Sorrentinos pasta"},
{
id: "p5",
brand: "Dessert",
name: "Flan con Dulce de Leche",
price: "$10",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/caramel-custard-pudding_1203-3459.jpg",
imageAlt: "Traditional Argentine flan",
},
id: "p5", brand: "Dessert", name: "Flan con Dulce de Leche", price: "$10", rating: 5,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/caramel-custard-pudding_1203-3459.jpg", imageAlt: "Traditional Argentine flan"},
{
id: "p6",
brand: "Drinks",
name: "Malbec Reserve",
price: "$35",
rating: 4.9,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wine-glass_74190-3838.jpg",
imageAlt: "Fine Argentine red wine",
},
id: "p6", brand: "Drinks", name: "Malbec Reserve", price: "$35", rating: 4.9,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/empty-wine-glass_74190-3838.jpg", imageAlt: "Fine Argentine red wine"},
]}
title="Explore Our Full Menu"
description="A culinary journey through Argentina awaits. Our menu features a diverse selection, from traditional favorites to innovative dishes, all designed to delight your palate."
@@ -328,53 +190,24 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "t1",
name: "Maria Rodriguez",
role: "Local Resident",
company: "Quilmes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
imageAlt: "Maria Rodriguez",
},
id: "t1", name: "Maria Rodriguez", role: "Local Resident", company: "Quilmes", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", imageAlt: "Maria Rodriguez"},
{
id: "t2",
name: "Carlos Gomez",
role: "Food Blogger",
company: "Argentina Eats",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg",
imageAlt: "Carlos Gomez",
},
id: "t2", name: "Carlos Gomez", role: "Food Blogger", company: "Argentina Eats", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", imageAlt: "Carlos Gomez"},
{
id: "t3",
name: "Sofía Pérez",
role: "Visiting Tourist",
company: "Traveler",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg",
imageAlt: "Sofía Pérez",
},
id: "t3", name: "Sofía Pérez", role: "Visiting Tourist", company: "Traveler", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg", imageAlt: "Sofía Pérez"},
{
id: "t4",
name: "Javier Lopez",
role: "Restaurant Critic",
company: "Gourmet Magazine",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-sitting-restaurant_23-2147861946.jpg",
imageAlt: "Javier Lopez",
},
id: "t4", name: "Javier Lopez", role: "Restaurant Critic", company: "Gourmet Magazine", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-male-friends-sitting-restaurant_23-2147861946.jpg", imageAlt: "Javier Lopez"},
{
id: "t5",
name: "Ana Sanchez",
role: "Regular Customer",
company: "Quilmes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-clinking-wine-glasses-christmas-eve-dinner-celebrating-holiday-event-with-alcohol-homemade-food-friends-family-saying-cheers-with-drinks-table-cozy-decorations_482257-73379.jpg",
imageAlt: "Ana Sanchez",
},
id: "t5", name: "Ana Sanchez", role: "Regular Customer", company: "Quilmes", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-clinking-wine-glasses-christmas-eve-dinner-celebrating-holiday-event-with-alcohol-homemade-food-friends-family-saying-cheers-with-drinks-table-cozy-decorations_482257-73379.jpg", imageAlt: "Ana Sanchez"},
]}
title="What Our Guests Say"
description="Hear directly from those who have experienced the warmth, flavor, and great moments at La Vieja Taberna Quilmes. Their satisfaction is our greatest reward."
animationType="slide-up"
/>
</div>
@@ -383,14 +216,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Award Winner",
"Local Favorite",
"Culinary Partner",
"Top Rated",
"Organic Certified",
"Chef Approved",
"Authentic Argentinian",
]}
"Award Winner", "Local Favorite", "Culinary Partner", "Top Rated", "Organic Certified", "Chef Approved", "Authentic Argentinian"]}
title="Trusted & Celebrated"
description="Our commitment to quality, authenticity, and unforgettable dining experiences has earned us recognition and the loyalty of our cherished guests."
speed={40}
@@ -404,25 +230,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do I need a reservation?",
content: "While not strictly required, we highly recommend making a reservation, especially for dinner and weekend visits, to ensure you get a table at your preferred time.",
},
id: "q1", title: "Do I need a reservation?", content: "While not strictly required, we highly recommend making a reservation, especially for dinner and weekend visits, to ensure you get a table at your preferred time."},
{
id: "q2",
title: "What are your operating hours?",
content: "We are open Tuesday to Sunday from 12:00 PM to 3:00 PM for lunch and 7:00 PM to 11:00 PM for dinner. Closed on Mondays.",
},
id: "q2", title: "What are your operating hours?", content: "We are open Tuesday to Sunday from 12:00 PM to 3:00 PM for lunch and 7:00 PM to 11:00 PM for dinner. Closed on Mondays."},
{
id: "q3",
title: "Do you offer vegetarian options?",
content: "Yes, our menu includes a variety of delicious vegetarian dishes. Please ask our staff for recommendations or any special requests.",
},
id: "q3", title: "Do you offer vegetarian options?", content: "Yes, our menu includes a variety of delicious vegetarian dishes. Please ask our staff for recommendations or any special requests."},
{
id: "q4",
title: "Can you accommodate large groups?",
content: "Absolutely! We welcome large groups and special events. Please contact us in advance to discuss your needs and make arrangements.",
},
id: "q4", title: "Can you accommodate large groups?", content: "Absolutely! We welcome large groups and special events. Please contact us in advance to discuss your needs and make arrangements."},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491786.jpg"
imageAlt="Restaurant staff welcoming guests"
@@ -441,45 +255,25 @@ export default function LandingPage() {
description="Book your table today and join us for an unforgettable dining experience. Find us easily on the map below."
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",
name: "phone", type: "tel", placeholder: "Phone Number"},
{
name: "date", type: "date", placeholder: "Date", required: true,
},
{
name: "date",
type: "date",
placeholder: "Date",
required: true,
name: "time", type: "time", placeholder: "Time", required: true,
},
{
name: "time",
type: "time",
placeholder: "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: "requests",
placeholder: "Special Requests or Dietary Needs",
rows: 4,
name: "requests", placeholder: "Special Requests or Dietary Needs", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg"
imageAlt="Google Maps location of La Vieja Taberna Quilmes"
@@ -494,62 +288,37 @@ export default function LandingPage() {
logoText="La Vieja Taberna Quilmes"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Make a Reservation",
href: "#contact",
},
label: "Make a Reservation", href: "#contact"},
{
label: "Location",
href: "#contact",
},
label: "Location", href: "#contact"},
{
label: "Email Us",
href: "mailto:info@laviejataberna.com",
},
label: "Email Us", href: "mailto:info@laviejataberna.com"},
{
label: "Call Us",
href: "tel:+541112345678",
},
label: "Call Us", href: "tel:+541112345678"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}