diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04913e4..5c3b578 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/man-ancient-egyptian-costume-relaxing-making-meditation-gesture-with-fingers-white_141793-120614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-ancient-egyptian-costume-relaxing-making-meditation-gesture-with-fingers-white_141793-120614.jpg?_wi=2", imageAlt: "close-up of high-quality fabric texture", }, ]} @@ -122,7 +122,7 @@ export default function LandingPage() {