From b8c557fbd08394e8c7753699be5053cb70aece66 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 06:50:45 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c590296..331f2f4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,7 +67,7 @@ export default function AboutPage() { title="About Shivangi Building Material" description="Shivangi Building Material is a trusted name for building materials in Azamgarh. We supply high-quality cement, steel rods, paints, hardware tools, plumbing materials, and construction supplies for contractors, builders, and homeowners across Uttar Pradesh. We focus on genuine branded materials, competitive wholesale pricing, on-time delivery, and long-term contractor relationships. Serving from our location at 25GM+PV4, Ghazipur - Azamgarh Rd, Azamgarh, Gaurdih Khalsa, Uttar Pradesh 276128." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/colleagues-posing-holding-tablet-computers-stairs_1262-20054.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-posing-holding-tablet-computers-stairs_1262-20054.jpg?_wi=2" imageAlt="Shivangi Building Material warehouse and team" useInvertedBackground={false} buttons={[ @@ -93,19 +93,19 @@ export default function AboutPage() { id: 1, title: "Genuine Branded Products", description: "We exclusively stock authentic products from established manufacturers. Every item undergoes quality verification to ensure customers receive genuine materials.", - imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=4", }, { id: 2, title: "Professional Team Support", description: "Our experienced team provides technical guidance, product recommendations, and project consultation. We understand construction needs and help select optimal materials.", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-holding-tablet-computers-stairs_1262-20054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-holding-tablet-computers-stairs_1262-20054.jpg?_wi=3", }, { id: 3, title: "Reliable Service", description: "With years of experience serving contractors and builders in the Azamgarh region, we've built a reputation for consistency, reliability, and customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-51564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-51564.jpg?_wi=2", }, ]} animationType="blur-reveal" @@ -116,7 +116,7 @@ export default function AboutPage() {