Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 08:26:45 +00:00

View File

@@ -50,16 +50,16 @@ export default function LandingPage() {
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/defocused-view-ofcake-ingredients-with-walnuts_23-2148368199.jpg", imageAlt: "Kitchen craft" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-portrait-outdoor_624325-2930.jpg", imageAlt: "Gourmet plating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bartender-preparing-drink_23-2150494228.jpg", imageAlt: "Bartender art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg", imageAlt: "Fine dining atmosphere" }
{ imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-portrait-outdoor_624325-2930.jpg?_wi=1", imageAlt: "Gourmet plating" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bartender-preparing-drink_23-2150494228.jpg?_wi=1", imageAlt: "Bartender art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg?_wi=1", imageAlt: "Fine dining atmosphere" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-ribs-with-sliced-vegetables_140725-3653.jpg", imageAlt: "Prime steak" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-waffles-berries-powdered-sugar-green-sauce_140725-71823.jpg", imageAlt: "Exquisite dessert" },
{ imageSrc: "http://img.b2bpic.net/free-photo/salmon-alfredo-with-toasted-smoked-salmon-parsley-parmesan_140725-1417.jpg", imageAlt: "Seafood pasta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg", imageAlt: "Artisan bread" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", imageAlt: "Celebrating guests" }
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-ribs-with-sliced-vegetables_140725-3653.jpg?_wi=1", imageAlt: "Prime steak" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-waffles-berries-powdered-sugar-green-sauce_140725-71823.jpg?_wi=1", imageAlt: "Exquisite dessert" },
{ imageSrc: "http://img.b2bpic.net/free-photo/salmon-alfredo-with-toasted-smoked-salmon-parsley-parmesan_140725-1417.jpg?_wi=1", imageAlt: "Seafood pasta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg?_wi=1", imageAlt: "Artisan bread" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg?_wi=1", imageAlt: "Celebrating guests" }
]}
tag="Award Winning Cuisine"
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
@@ -82,12 +82,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Truffle Risotto", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-portrait-outdoor_624325-2930.jpg" },
{ id: "p2", name: "Artisan Bread Basket", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg" },
{ id: "p3", name: "Elderflower Spritz", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bartender-preparing-drink_23-2150494228.jpg" },
{ id: "p4", name: "Prime Wagyu Steak", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/fried-ribs-with-sliced-vegetables_140725-3653.jpg" },
{ id: "p5", name: "Midnight Dark Chocolate", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-waffles-berries-powdered-sugar-green-sauce_140725-71823.jpg" },
{ id: "p6", name: "Seafood Linguine", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/salmon-alfredo-with-toasted-smoked-salmon-parsley-parmesan_140725-1417.jpg" }
{ id: "p1", name: "Truffle Risotto", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-portrait-outdoor_624325-2930.jpg?_wi=2" },
{ id: "p2", name: "Artisan Bread Basket", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg?_wi=2" },
{ id: "p3", name: "Elderflower Spritz", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bartender-preparing-drink_23-2150494228.jpg?_wi=2" },
{ id: "p4", name: "Prime Wagyu Steak", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/fried-ribs-with-sliced-vegetables_140725-3653.jpg?_wi=2" },
{ id: "p5", name: "Midnight Dark Chocolate", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-waffles-berries-powdered-sugar-green-sauce_140725-71823.jpg?_wi=2" },
{ id: "p6", name: "Seafood Linguine", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/salmon-alfredo-with-toasted-smoked-salmon-parsley-parmesan_140725-1417.jpg?_wi=2" }
]}
title="Signature Selections"
description="Curated dishes designed to delight the palate."
@@ -100,11 +100,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alice M.", role: "Food Critic", company: "Dining Daily", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg" },
{ id: "1", name: "Alice M.", role: "Food Critic", company: "Dining Daily", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg?_wi=2" },
{ id: "2", name: "Robert G.", role: "Local Patron", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-eggs-glass-wine_140725-6859.jpg" },
{ id: "3", name: "Sarah L.", role: "Event Planner", company: "Events Pro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg" },
{ id: "4", name: "Michael D.", role: "Frequent Guest", company: "Business Traveler", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-toasting-glasses-wine_23-2148454146.jpg" },
{ id: "5", name: "Emma R.", role: "Food Blogger", company: "Flavor Seekers", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg" }
{ id: "5", name: "Emma R.", role: "Food Blogger", company: "Flavor Seekers", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg?_wi=2" }
]}
kpiItems={[
{ value: "4.9", label: "Rating" },