diff --git a/src/pages/AboutPage.tsx b/src/pages/AboutPage.tsx index efc36a3..26dba4f 100644 --- a/src/pages/AboutPage.tsx +++ b/src/pages/AboutPage.tsx @@ -27,13 +27,13 @@ export default function AboutPage() { { title: "Structural Focus", description: "Addressing the physical hardware to improve system throughput.", - imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=ze9tj8", + imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=ze9tj8&_wi=2", imageAlt: "minimalist logo icon thin lines", }, { title: "Neurological Mapping", description: "Understanding how your environment dictates your internal state.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg?_wi=3", imageAlt: "minimalist logo icon thin lines", }, ]} diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d61b953..b384b2c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/braille-alpahbet-pills-container-top-view_23-2148718145.jpg", @@ -81,7 +81,7 @@ export default function HomePage() { value: "High Alert", }, ], - imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=ze9tj8", + imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=ze9tj8&_wi=1", imageAlt: "minimalist logo icon thin lines", }, { @@ -95,7 +95,7 @@ export default function HomePage() { value: "Shutdown", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-doctor-holding-hand-heart-dreamily-looking-camera-isolated-tender-touched-expression_574295-2653.jpg?_wi=2", imageAlt: "minimalist logo icon thin lines", }, {