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() {