From be3226c29bfed92566c82996f756189e0c583346 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 23:28:50 +0000 Subject: [PATCH] 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 db8b39e..5108acd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { description: "Clear communication and detailed quotes from day one.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg?_wi=3", imageAlt: "Pair of scales on bathroom floor", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { description: "We treat every project as a work of art, built to last.", bentoComponent: "reveal-icon", icon: Paintbrush, - imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg?_wi=3", imageAlt: "Pair of scales on bathroom floor", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { description: "Show up on time, finish properly, and stand behind our work.", bentoComponent: "reveal-icon", icon: CalendarCheck, - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg?_wi=3", imageAlt: "Pair of scales on bathroom floor", }, ]} @@ -117,7 +117,7 @@ export default function LandingPage() {