diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 1f8a9f2..08e087a 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "https://twitter.com", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-challah-dish-hanukkah_23-2151129264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-challah-dish-hanukkah_23-2151129264.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 65eccbd..93d6040 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-surface-with-dough-tablecloth-flour_23-2147606577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-surface-with-dough-tablecloth-flour_23-2147606577.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-loving-couple-bakers-drinking-coffee_171337-14154.jpg", @@ -57,7 +57,7 @@ export default function HomePage() { text: "Visit Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/3d-challah-dish-hanukkah_23-2151129264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-challah-dish-hanukkah_23-2151129264.jpg?_wi=1" textAnimation="slide-up" /> @@ -147,7 +147,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-front-baked-croissant-shelves_23-2148189030.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wooden-surface-with-dough-tablecloth-flour_23-2147606577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-surface-with-dough-tablecloth-flour_23-2147606577.jpg?_wi=2", imageAlt: "portrait professional head baker", }, ]}