From 4eed1cc9c661727b3d85b6ffd0f40f907c3e6fb8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:22:05 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 6e82dd6..c2fc1ed 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -56,7 +56,7 @@ export default function PortfolioPage() { price: "Custom Quote", rating: 5, reviewCount: "Precision", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-tin_23-2147787027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-tin_23-2147787027.jpg?_wi=2", imageAlt: "Precision spun metal components", }, { @@ -66,7 +66,7 @@ export default function PortfolioPage() { price: "Custom Quote", rating: 5, reviewCount: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953963.jpg?_wi=2", imageAlt: "Industrial metal assembly work", }, { @@ -76,7 +76,7 @@ export default function PortfolioPage() { price: "Custom Quote", rating: 5, reviewCount: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg?_wi=2", imageAlt: "Specialty metal fabrication project", }, ]} @@ -93,7 +93,7 @@ export default function PortfolioPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg?_wi=4" imageAlt="Metal fabrication workshop" mediaAnimation="slide-up" mediaPosition="right"