Update src/app/page.tsx

This commit is contained in:
2026-04-08 15:14:11 +00:00
parent 80774373e2
commit ed56e2f4e5

View File

@@ -44,20 +44,20 @@ export default function LandingPage() {
title="Savor Every Moment at Lano Švėkšna"
description="Experience the perfect blend of traditional flavors and modern culinary excellence in the heart of Švėkšna. Where heritage meets refinement."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg", imageAlt: "Signature Schnitzel" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg", imageAlt: "Wood Fired Pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg", imageAlt: "Signature Schnitzel" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg", imageAlt: "Wood Fired Pizza" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg?_wi=1", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=1", imageAlt: "Signature Schnitzel" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg?_wi=1", imageAlt: "Wood Fired Pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg?_wi=2", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=2", imageAlt: "Signature Schnitzel" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg?_wi=2", imageAlt: "Wood Fired Pizza" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg", imageAlt: "Appetizer Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg", imageAlt: "Signature Dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg", imageAlt: "Interior Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg", imageAlt: "Appetizer Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg", imageAlt: "Signature Dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg", imageAlt: "Interior Design" }
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg?_wi=1", imageAlt: "Appetizer Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=3", imageAlt: "Signature Dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg?_wi=3", imageAlt: "Interior Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg?_wi=2", imageAlt: "Appetizer Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=4", imageAlt: "Signature Dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-handsome-male-time-with-their-little-daughter-outdoor-cafe-family-people-concept_613910-3882.jpg?_wi=4", imageAlt: "Interior Design" }
]}
buttons={[{ text: "Reserve Your Table", href: "/reservations" }]}
avatars={[
@@ -85,12 +85,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Classic Schnitzel", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg" },
{ id: "p2", name: "Authentic Pizza", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg" },
{ id: "p3", name: "Gourmet Starter", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg" },
{ id: "p4", name: "House Specialty", price: "€22.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg" },
{ id: "p5", name: "Chef Selection", price: "€19.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg" },
{ id: "p6", name: "Local Delight", price: "€16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg" }
{ id: "p1", name: "Classic Schnitzel", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=5" },
{ id: "p2", name: "Authentic Pizza", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg?_wi=3" },
{ id: "p3", name: "Gourmet Starter", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg?_wi=3" },
{ id: "p4", name: "House Specialty", price: "€22.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=6" },
{ id: "p5", name: "Chef Selection", price: "€19.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-breakfast_23-2148858494.jpg?_wi=4" },
{ id: "p6", name: "Local Delight", price: "€16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesecake-with-cookies-kumquats-white-plate_141793-1462.jpg?_wi=4" }
]}
title="Featured Culinary Creations"
description="Taste the tradition in every bite. Our signature dishes prepared with passion and premium locally sourced ingredients."