From eb306942d3beae2c628de6cdfefc8c8502025314 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:30:49 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index f759b12..afaa875 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -51,42 +51,42 @@ export default function PortfolioPage() { id: "1", name: "E-Commerce Platform Launch", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483805.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483805.jpg?_wi=3", imageAlt: "E-commerce platform project", }, { id: "2", name: "SaaS Landing Page Redesign", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_23-2148101273.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_23-2148101273.jpg?_wi=2", imageAlt: "SaaS website redesign", }, { id: "3", name: "Brand Identity & Web Development", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=2", imageAlt: "Brand identity project", }, { id: "4", name: "E-Learning Platform Development", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483805.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483805.jpg?_wi=4", imageAlt: "E-learning platform", }, { id: "5", name: "Healthcare Services Website", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_23-2148101273.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_23-2148101273.jpg?_wi=3", imageAlt: "Healthcare website", }, { id: "6", name: "Restaurant Digital Marketing Campaign", price: "See Case Study", - imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-airline-landing-page-template_23-2149601856.jpg?_wi=3", imageAlt: "Restaurant marketing campaign", }, ]} @@ -110,7 +110,7 @@ export default function PortfolioPage() { quote: "Monson Digital completely revamped our website and digital strategy. Within three months, we saw a 180% increase in qualified leads. Their team is professional, responsive, and truly invested in our success.", name: "Sarah Mitchell", role: "CEO, Tech Solutions Inc.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Mitchell", }, { @@ -119,7 +119,7 @@ export default function PortfolioPage() { quote: "We partnered with Monson Digital for our SEO strategy, and the results have been outstanding. We now rank on the first page for our key search terms, and our organic traffic has tripled.", name: "Michael Chen", role: "Founder, Digital Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -128,7 +128,7 @@ export default function PortfolioPage() { quote: "The branding and design work from Monson Digital elevated our entire business. They understood our vision perfectly and delivered creative work that truly represents our brand values.", name: "Emily Rodriguez", role: "Marketing Director, Growth Hub", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emily Rodriguez", }, ]}