diff --git a/src/pages/HomePage/sections/Work.tsx b/src/pages/HomePage/sections/Work.tsx index 72e635a..a53c7c5 100644 --- a/src/pages/HomePage/sections/Work.tsx +++ b/src/pages/HomePage/sections/Work.tsx @@ -17,21 +17,21 @@ export default function WorkSection(): React.JSX.Element { { title: "Vitality Wellness", description: "Health & wellbeing platform", - imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew1.webp", + imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew1.webp?_wi=2", buttonIcon: ArrowUpRight, buttonHref: "#", }, { title: "Mailflow AI", description: "AI-powered email marketing platform", - imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew2.webp", + imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew2.webp?_wi=2", buttonIcon: ArrowUpRight, buttonHref: "#", }, { title: "Kinetic Studios", description: "Motion graphics & visual effects", - imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew3.webp", + imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew3.webp?_wi=2", buttonIcon: ArrowUpRight, buttonHref: "#", },