diff --git a/src/app/page.tsx b/src/app/page.tsx index ae978f7..d3240f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg?_wi=1" /> @@ -99,7 +99,7 @@ export default function LandingPage() { description: "Trained professionals who master the science of the perfect extraction.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tools-used-process-coffee-making_23-2150187563.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tools-used-process-coffee-making_23-2150187563.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -115,7 +115,7 @@ export default function LandingPage() { id: "1", name: "Ethiopian Heirloom", price: "$6.50", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-bowls-metal-spoon-sackcloth-dark-surface_176474-502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-bowls-metal-spoon-sackcloth-dark-surface_176474-502.jpg?_wi=1", }, { id: "2", @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg?_wi=2", imageAlt: "sorting raw green coffee beans", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-producing-craft-beer_23-2148110970.jpg", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/tools-used-process-coffee-making_23-2150187563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-used-process-coffee-making_23-2150187563.jpg?_wi=2", imageAlt: "sorting raw green coffee beans", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-milk-poured-coffee-cup_23-2148366658.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-bowls-metal-spoon-sackcloth-dark-surface_176474-502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-bowls-metal-spoon-sackcloth-dark-surface_176474-502.jpg?_wi=2", imageAlt: "sorting raw green coffee beans", }, ]}