Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 03:23:18 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=1"
imageAlt="Professional private chef working in a luxury kitchen"
mediaAnimation="slide-up"
avatars={[
@@ -184,19 +184,19 @@ export default function LandingPage() {
id: "s1",
name: "Private Dinner Party",
price: "From $500",
imageSrc: "http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg?_wi=1",
},
{
id: "s2",
name: "Corporate Catering",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg?_wi=1",
},
{
id: "s3",
name: "Cooking Masterclass",
price: "From $300",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-potato-cherry-tomato-beans-brussels-sprouts_176474-54.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-potato-cherry-tomato-beans-brussels-sprouts_176474-54.jpg?_wi=1",
},
{
id: "s4",
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "The most professional catering experience we've had. Absolutely phenomenal flavors.",
tag: "Elite Tier",
avatarSrc: "http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-3908.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=2",
imageAlt: "happy client fine dining experience",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
quote: "Attention to detail in plating and flavor was unmatched. Highly recommended.",
tag: "Elite Tier",
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-potato-cherry-tomato-beans-brussels-sprouts_176474-54.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-potato-cherry-tomato-beans-brussels-sprouts_176474-54.jpg?_wi=2",
imageAlt: "happy client fine dining experience",
},
{
@@ -330,7 +330,7 @@ export default function LandingPage() {
quote: "Seamless experience from consultation to final cleanup. Truly top-tier service.",
tag: "Signature Tier",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fish-pastry-arugula-white-plate_140725-2958.jpg?_wi=2",
imageAlt: "happy client fine dining experience",
},
{
@@ -341,7 +341,7 @@ export default function LandingPage() {
quote: "Our guests were so impressed with the personalized menu and local ingredients.",
tag: "Essential Tier",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-new-year-party_23-2147717174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg?_wi=2",
imageAlt: "happy client fine dining experience",
},
]}