diff --git a/src/app/page.tsx b/src/app/page.tsx index e75793f..ec423ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { imageAlt: "Front view woman holding smartphone", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=1" imageAlt="model wearing trendy street fashion" avatars={[ { @@ -163,7 +163,7 @@ export default function LandingPage() { description: "Classic silhouettes built to last for seasons.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="sustainable clothing fabric detail" /> @@ -242,7 +242,7 @@ export default function LandingPage() { description: "Not satisfied? We'll make it right.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=2", imageAlt: "Closeup shot of a colorful fabric section in an outdoor market", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { description: "We donate 5% of profits to local artisans.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg?_wi=2", imageAlt: "Closeup shot of a colorful fabric section in an outdoor market", }, ]}