diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4462395..0ea5562 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,13 +67,13 @@ export default function LandingPage() { { title: "Quality Materials", description: "Choosing soft, sustainable yarns.", - imageSrc: "http://img.b2bpic.net/free-photo/rough-stone-wall_23-2147625748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-stone-wall_23-2147625748.jpg?_wi=2", imageAlt: "crochet keychain aesthetic", }, { title: "Human Touch", description: "Made by hand, never mass-produced.", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-knitting-concept_23-2147691700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruit-knitting-concept_23-2147691700.jpg?_wi=2", imageAlt: "crochet keychain aesthetic", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index c44e07b..2acdbd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rough-stone-wall_23-2147625748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-stone-wall_23-2147625748.jpg?_wi=1", imageAlt: "Cozy crochet yarn", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fruit-knitting-concept_23-2147691700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fruit-knitting-concept_23-2147691700.jpg?_wi=1", imageAlt: "Crochet flower", }, {