From 39ac30236e07ca86d4e78a7f1ef5a4414720cb69 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:56 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0070b57..3815362 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { description="WhiteChance Technologies has been serving the Lucknow business community with professional IT solutions" subdescription="Founded on principles of reliability, affordability, and genuine customer care" icon={CheckCircle} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png?_wi=3" imageAlt="WhiteChance Technologies Team" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From fb1598522c011a74142dbf1e35b4b601aa14cc33 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:57 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e91a9f..c1e0267 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,19 +75,19 @@ export default function HomePage() { { id: "web-dev", title: "Web Development", description: "Custom responsive websites and web applications built with modern technologies. From corporate sites to e-commerce solutions, we create digital experiences that convert.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/clean-modern-web-development-service-ill-1772535502100-2f875cd1.png", imageAlt: "Web Development Services"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/clean-modern-web-development-service-ill-1772535502100-2f875cd1.png?_wi=1", imageAlt: "Web Development Services"}, { id: "it-support", title: "IT & Technical Support", description: "24/7 technical support and managed IT services. Network maintenance, system monitoring, data backup, and rapid troubleshooting to keep your business running smoothly.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/professional-it-support-and-technical-as-1772535501792-3e6ab2c7.png", imageAlt: "IT Support Services"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/professional-it-support-and-technical-as-1772535501792-3e6ab2c7.png?_wi=1", imageAlt: "IT Support Services"}, { id: "software-solutions", title: "Software Solutions", description: "Custom enterprise software and business applications. We develop scalable solutions for inventory management, CRM, accounting, and other business-critical processes.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png", imageAlt: "Software Solutions"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png?_wi=1", imageAlt: "Software Solutions"}, { id: "consulting", title: "IT Consulting", description: "Strategic technology consulting to optimize your IT infrastructure. Digital transformation guidance, security audits, and future-ready tech roadmaps for sustainable growth.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png", imageAlt: "IT Consulting Services"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png?_wi=1", imageAlt: "IT Consulting Services"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -107,7 +107,7 @@ export default function HomePage() { description="✓ Based in Lucknow with deep local market knowledge" subdescription="✓ 24/7 support with guaranteed same-day response" icon={Zap} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/team-of-experienced-it-professionals-col-1772535501972-90c29980.png?_wi=2" imageAlt="WhiteChance Technologies Expert Team" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From 2c6489af23f5f90fd6a220add141265e015346d3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:58 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7dcadb2..fb24417 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,7 +54,7 @@ export default function ServicesPage() { { text: "Get Started Today", href: "tel:+917299992223" }, { text: "Schedule Consultation", href: "#services-detail" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png?_wi=2" imageAlt="Our IT Services" mediaAnimation="slide-up" imagePosition="right" @@ -72,15 +72,15 @@ export default function ServicesPage() { { id: "web-dev-detail", title: "Web Development", description: "Custom responsive websites and web applications built with modern technologies. From corporate sites to e-commerce solutions, we create digital experiences that convert. Our team uses React, Next.js, and other cutting-edge frameworks.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/clean-modern-web-development-service-ill-1772535502100-2f875cd1.png", imageAlt: "Web Development Services"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/clean-modern-web-development-service-ill-1772535502100-2f875cd1.png?_wi=2", imageAlt: "Web Development Services"}, { id: "it-support-detail", title: "IT & Technical Support", description: "24/7 technical support and managed IT services. Network maintenance, system monitoring, data backup, and rapid troubleshooting to keep your business running smoothly. Our support team is always ready to assist.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/professional-it-support-and-technical-as-1772535501792-3e6ab2c7.png", imageAlt: "IT Support Services"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/professional-it-support-and-technical-as-1772535501792-3e6ab2c7.png?_wi=2", imageAlt: "IT Support Services"}, { id: "software-solutions-detail", title: "Software Solutions", description: "Custom enterprise software and business applications. We develop scalable solutions for inventory management, CRM, accounting, and other business-critical processes. Tailored to your exact requirements.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png", imageAlt: "Software Solutions"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQr1FPk8hK6s2EGaSTNJhkeoAR/custom-software-solutions-illustration-s-1772535502340-2f20a044.png?_wi=3", imageAlt: "Software Solutions"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1