From 3d7b476a1dce3cc5c7f5606c19a97e5ca6a540e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:49:03 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 258e6ee..f8c1567 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { subtitle: "Based in Olympia, WA since 2015", description: "What started as a small local print shop has grown into a trusted partner for businesses and individuals across the Pacific Northwest and beyond. Our roots in Olympia remain strong, as we continue to serve our community while expanding nationally.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=4", imageAlt: "Design Customs studio in Olympia", }, { @@ -68,7 +68,7 @@ export default function AboutPage() { subtitle: "Quality without compromise", description: "We believe custom apparel should combine artistic expression with technical excellence. Our mission is to empower businesses, teams, and individuals to express their brand identity through premium, pixel-perfect prints and embroidery—all without minimums or hidden fees.", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-handsome-fashionable-man-with-stylish-haircut-sunglasses-dressed-black-t-shirt-pants-standing-modern-city-against-skyscraper_613910-6145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-handsome-fashionable-man-with-stylish-haircut-sunglasses-dressed-black-t-shirt-pants-standing-modern-city-against-skyscraper_613910-6145.jpg?_wi=2", imageAlt: "Design Customs team at work", }, { @@ -78,7 +78,7 @@ export default function AboutPage() { subtitle: "State-of-the-art equipment", description: "We invest in the latest DTG, screen printing, and embroidery technologies to deliver cutting-edge results. Our equipment enables us to offer no-minimum orders, fast turnaround, and exceptional quality that traditional print shops simply cannot match.", - imageSrc: "http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828316.jpg?_wi=3", imageAlt: "Advanced printing technology", }, ]} @@ -131,7 +131,7 @@ export default function AboutPage() { {/* Footer */}