From 9527bc96855e5fd28c82188e4c010fe5765334c7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:34:14 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 008048b..f162d33 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-digital-tablet-factory_107420-96046.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-digital-tablet-factory_107420-96046.jpg?_wi=4" imageAlt="Venti Fans Manufacturing Facility" mediaAnimation="none" bulletPoints={[ @@ -98,7 +98,7 @@ export default function AboutPage() { "Perfect for bedrooms, offices, and meditation spaces", "Engineered for peaceful comfort without distraction", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502992.jpg?_wi=4", imageAlt: "Silent Operation Feature", }, { @@ -109,7 +109,7 @@ export default function AboutPage() { "Eco-friendly design reduces carbon footprint", "Lower electricity bills without compromising performance", ], - imageSrc: "http://img.b2bpic.net/free-photo/home-exterior-with-plants-old-wheel_23-2147663508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-exterior-with-plants-old-wheel_23-2147663508.jpg?_wi=3", imageAlt: "Energy Efficient Technology", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { "Blend of traditional design with modern aesthetics", "Unique patterns inspired by Indian heritage and culture", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-configuring-electronic-cleaning-device_23-2149400050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-configuring-electronic-cleaning-device_23-2149400050.jpg?_wi=3", imageAlt: "Artisan Craftsmanship", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { "Free maintenance and replacement services", "Dedicated customer support throughout warranty period", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502992.jpg?_wi=5", imageAlt: "Extended Warranty Coverage", }, ]} @@ -185,7 +185,7 @@ export default function AboutPage() {