diff --git a/src/app/page.tsx b/src/app/page.tsx index 92e764c..3031590 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=1" imageAlt="Gourmet plating" mediaAnimation="blur-reveal" avatars={[ @@ -115,9 +115,9 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "c1", name: "Marco V.", role: "Mediterranean Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg"}, + id: "c1", name: "Marco V.", role: "Mediterranean Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg?_wi=1"}, { - id: "c2", name: "Elena K.", role: "French Pastry Artist", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg"}, + id: "c2", name: "Elena K.", role: "French Pastry Artist", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg?_wi=1"}, { id: "c3", name: "David R.", role: "Modern Fusion Chef", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-sprinkles-fresh-rosemary-plated-dish-stove-top_482257-121108.jpg"}, { @@ -141,19 +141,19 @@ export default function LandingPage() { "Personalized menu", "3-course experience", "Cleanup included"], button: { text: "Book Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg", imageAlt: "private chef plating gourmet food"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=2", imageAlt: "private chef plating gourmet food"}, { id: "p2", title: "Event Banquet", price: "$450", period: "/guest", features: [ "Bespoke concept design", "5-course menu", "Full sommelier service"], button: { text: "Book Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg", imageAlt: "professional chef portrait happy"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg?_wi=2", imageAlt: "professional chef portrait happy"}, { id: "p3", title: "Chef Residency", price: "Custom", period: "/week", features: [ "Full daily care", "Custom procurement", "Complete event management"], button: { text: "Contact Us"}, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg", imageAlt: "private female chef professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg?_wi=2", imageAlt: "private female chef professional"}, ]} title="Tailored Packages" description="Choose a dining experience designed to match the scale and vibe of your special occasion."