Merge version_1 into main #1

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

View File

@@ -70,27 +70,27 @@ export default function LandingPage() {
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg?_wi=1",
imageAlt: "Signature dish",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/creamy-pasta-with-fresh-herbs-dark-bowl_84443-87148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creamy-pasta-with-fresh-herbs-dark-bowl_84443-87148.jpg?_wi=1",
imageAlt: "Gourmet meal",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg?_wi=1",
imageAlt: "Sea food plating",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88374.jpg?_wi=1",
imageAlt: "Fresh ingredients",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/cake-cake-with-berries-powdered-sugar-chocolate-waffles-green-sauce_140725-73660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cake-cake-with-berries-powdered-sugar-chocolate-waffles-green-sauce_140725-73660.jpg?_wi=1",
imageAlt: "Artisan dessert",
},
]}
@@ -109,35 +109,35 @@ export default function LandingPage() {
name: "Signature Steak",
price: "$38.00",
variant: "Meat",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg?_wi=2",
},
{
id: "p2",
name: "Truffle Pasta",
price: "$28.00",
variant: "Vegetarian",
imageSrc: "http://img.b2bpic.net/free-photo/creamy-pasta-with-fresh-herbs-dark-bowl_84443-87148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creamy-pasta-with-fresh-herbs-dark-bowl_84443-87148.jpg?_wi=2",
},
{
id: "p3",
name: "Mediterranean Fish",
price: "$34.00",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg?_wi=2",
},
{
id: "p4",
name: "Garden Harvest",
price: "$22.00",
variant: "Vegan",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88374.jpg?_wi=2",
},
{
id: "p5",
name: "Chocolate Lava Cake",
price: "$15.00",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/cake-cake-with-berries-powdered-sugar-chocolate-waffles-green-sauce_140725-73660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cake-cake-with-berries-powdered-sugar-chocolate-waffles-green-sauce_140725-73660.jpg?_wi=2",
},
{
id: "p6",
@@ -157,7 +157,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Gourmet Haven"
description="Founded with a passion for excellence, we have been serving our community with exquisite flavors and unparalleled service for over a decade. Every dish tells a story of our love for local produce and global inspiration."
imageSrc="http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=1"
imageAlt="Chef preparing delicious meal"
/>
</div>
@@ -174,31 +174,31 @@ export default function LandingPage() {
id: "m1",
name: "Julian Rossi",
role: "Executive Chef",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=2",
},
{
id: "m2",
name: "Elena Martinez",
role: "Sous Chef",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=3",
},
{
id: "m3",
name: "David Chen",
role: "Pastry Chef",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=4",
},
{
id: "m4",
name: "Sarah Jenkins",
role: "Sommelier",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=5",
},
{
id: "m5",
name: "Marcus Thorne",
role: "Head of Service",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-male-chef-cook-hat-standing-kitchen-table-holding-up-cup-tomato_140725-142358.jpg?_wi=6",
},
]}
/>