From d6b405a69dc29d7fe240fefab2f6381139294202 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:49:27 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c301821..3761d2e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { title="20+ Years of Excellence in Brooklyn" description="Founded in 2003, Brooklyn Building Materials has become the trusted source for contractors, builders, and homeowners across Brooklyn and Queens. We pride ourselves on quality products, competitive pricing, and service you can rely on." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/factory-workers-work-wear-yellow-helmets-walking-through-industrial-production-hall-sharing-ideas-about-organization_342744-232.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-workers-work-wear-yellow-helmets-walking-through-industrial-production-hall-sharing-ideas-about-organization_342744-232.jpg?_wi=2" imageAlt="Modern warehouse and inventory at Brooklyn Building Materials" buttons={[ { text: "Visit Our Store", href: "/contact" }, @@ -98,7 +98,7 @@ export default function AboutPage() {