diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e94c43..4f3d85a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=1" imageAlt="Authentic Somsa" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "Baked with love.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Highest hygiene standards.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=2", imageAlt: "Delicious melted cheese snacks", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { description: "Affordable taste.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2", imageAlt: "Delicious melted cheese snacks", }, ]}