diff --git a/src/app/page.tsx b/src/app/page.tsx index cb4f090..a46e373 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-tomato-slice-bowl_23-2147893394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-tomato-slice-bowl_23-2147893394.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Satisfaction Guarantee", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-dressed-apron-uniform_23-2149720713.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-dressed-apron-uniform_23-2149720713.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -167,7 +167,7 @@ export default function LandingPage() { title: "Fundamental Knife Skills", description: "Master professional cutting techniques to improve efficiency and precision in every dish.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-baker-with-tattooed-hands-cut-freshly-baked-homemade-charcoal-bread-with-big-chief-knife-slices-craft-paper-wooden-rustic-table_346278-799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-baker-with-tattooed-hands-cut-freshly-baked-homemade-charcoal-bread-with-big-chief-knife-slices-craft-paper-wooden-rustic-table_346278-799.jpg?_wi=1", }, items: [ { @@ -184,7 +184,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-tomato-slice-bowl_23-2147893394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-tomato-slice-bowl_23-2147893394.jpg?_wi=2", imageAlt: "professional chef cooking bright kitchen", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-dressed-apron-uniform_23-2149720713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-dressed-apron-uniform_23-2149720713.jpg?_wi=2", imageAlt: "chef portrait in professional kitchen", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-baker-with-tattooed-hands-cut-freshly-baked-homemade-charcoal-bread-with-big-chief-knife-slices-craft-paper-wooden-rustic-table_346278-799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-baker-with-tattooed-hands-cut-freshly-baked-homemade-charcoal-bread-with-big-chief-knife-slices-craft-paper-wooden-rustic-table_346278-799.jpg?_wi=2", imageAlt: "fresh herbs chopped on wooden board", }, ]}