From 3d6dbb905512ba8b5e6f590862eb9db6e9e6834d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:35:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e3fb51e..ce9d369 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg?_wi=1" imageAlt="commercial roofing project cityscape" /> @@ -99,7 +99,7 @@ export default function LandingPage() { description="Azhar Construction is a leading provider of high-quality construction services across the United States. With decades of experience, we specialize in delivering complex projects with unwavering commitment to quality and safety." subdescription="Our certified team excels in roofing, waterproofing, landmark rehabilitation, and general construction, ensuring durable and reliable solutions for commercial, residential, and industrial clients." icon={Building} - imageSrc="http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg?_wi=1" imageAlt="construction team working on site blueprints" mediaAnimation="opacity" /> @@ -158,7 +158,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg?_wi=2", imageAlt: "flat roofing installation commercial building", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg?_wi=2", imageAlt: "flat roofing installation commercial building", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=1", imageAlt: "flat roofing installation commercial building", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { id: "proj-1", name: "Commercial Flat Roof Installation", price: "Commercial", - imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=2", imageAlt: "large commercial flat roof installation", }, { -- 2.49.1