diff --git a/src/app/page.tsx b/src/app/page.tsx index 481422a..5849b78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { }, ]} buttonAnimation="none" - imageSrc="http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg?_wi=1" imageAlt="Elegant restaurant dining room" showDimOverlay={true} showBlur={true} @@ -125,7 +125,7 @@ export default function LandingPage() { title: "Happy Diners", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-presenting-fresh-steak-before-cooking-looking-camera-restaurant-kitchen_613910-21362.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-presenting-fresh-steak-before-cooking-looking-camera-restaurant-kitchen_613910-21362.jpg?_wi=1" imageAlt="Chef preparing food in a gourmet kitchen" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -185,7 +185,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg?_wi=2", imageAlt: "exquisite plated dish gourmet", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-presenting-fresh-steak-before-cooking-looking-camera-restaurant-kitchen_613910-21362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-presenting-fresh-steak-before-cooking-looking-camera-restaurant-kitchen_613910-21362.jpg?_wi=2", imageAlt: "exquisite plated dish gourmet", }, ]}