diff --git a/src/app/page.tsx b/src/app/page.tsx
index e0fe2d4..6a72cd6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,31 +32,19 @@ export default function LandingPage() {
@@ -64,114 +52,64 @@ export default function LandingPage() {
@@ -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."
/>
@@ -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"
/>
@@ -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: "#"},
],
},
]}