From 6bac0457846e4c97daf6d7d4e44acfa81d0ba6ef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 05:55:10 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 6ae89ec..055d2ad 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -92,28 +92,28 @@ export default function PortfolioPage() { id: "project-1", name: "E-Commerce Platform Redesign", price: "View Case", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/modern-e-commerce-platform-redesign-inte-1773813249308-e2ac2047.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/modern-e-commerce-platform-redesign-inte-1773813249308-e2ac2047.png?_wi=2", imageAlt: "E-commerce platform interface", }, { id: "project-2", name: "Mobile Banking App", price: "View Case", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/mobile-banking-application-interface-on--1773813249104-3bab527b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/mobile-banking-application-interface-on--1773813249104-3bab527b.png?_wi=2", imageAlt: "Banking app mobile interface", }, { id: "project-3", name: "SaaS Dashboard Platform", price: "View Case", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/saas-dashboard-platform-showing-comprehe-1773813248497-480fb0a5.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/saas-dashboard-platform-showing-comprehe-1773813248497-480fb0a5.png?_wi=2", imageAlt: "SaaS dashboard analytics", }, { id: "project-4", name: "Social Commerce App", price: "View Case", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/social-commerce-mobile-app-interface-com-1773813249843-72e80ecc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/social-commerce-mobile-app-interface-com-1773813249843-72e80ecc.png?_wi=2", imageAlt: "Social commerce marketplace", }, ]} @@ -144,7 +144,7 @@ export default function PortfolioPage() { name: "Sarah Johnson", role: "CEO", testimonial: "JoshMedia transformed our digital presence. Their team delivered a stunning website that increased our conversions by 240% in the first quarter.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/professional-portrait-of-successful-fema-1773813247240-34a2dea3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/professional-portrait-of-successful-fema-1773813247240-34a2dea3.png?_wi=3", imageAlt: "Sarah Johnson", }, { @@ -152,7 +152,7 @@ export default function PortfolioPage() { name: "Michael Chen", role: "Founder", testimonial: "The mobile app they built for us is phenomenal. Fast, intuitive, and our users absolutely love it. Couldn't have asked for better partners.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-innovative-male-founder-entr-1773813247415-8ec3505a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-innovative-male-founder-entr-1773813247415-8ec3505a.png?_wi=3", imageAlt: "Michael Chen", }, { @@ -160,7 +160,7 @@ export default function PortfolioPage() { name: "Emily Rodriguez", role: "Product Manager", testimonial: "Their design philosophy and technical expertise are unmatched. They didn't just build what we asked for—they elevated our vision beyond expectations.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-accomplished-female-product--1773813249614-c1e027fd.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-accomplished-female-product--1773813249614-c1e027fd.png?_wi=3", imageAlt: "Emily Rodriguez", }, { @@ -168,7 +168,7 @@ export default function PortfolioPage() { name: "David Kim", role: "CTO", testimonial: "Working with JoshMedia was seamless. They understood our technical requirements and delivered a robust, scalable platform that powers our growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-experienced-male-technology--1773813247654-0fe3ae56.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-experienced-male-technology--1773813247654-0fe3ae56.png?_wi=2", imageAlt: "David Kim", }, ]}