diff --git a/src/app/page.tsx b/src/app/page.tsx index 1437a1f..b319f24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { }, { id: "3", name: "Jessica T.", role: "Barista Regular", company: "Detroit Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=1" }, { id: "4", name: "David K.", role: "Espresso Connoisseur", company: "Detroit Local", rating: 5, @@ -147,7 +147,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=2" imageAlt="Cozy café interior with warm lighting" useInvertedBackground={false} ariaLabel="About Decent Detroit section"