From fdcebcffaa6f1a0d599444fec6b4903e29fdd887 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:45:15 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bdc7b1b..ae2c3e6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { { value: "10+", title: "Years of Excellence" }, { value: "50+", title: "Successful Projects" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/management-team-gathering-boardroom-review-key-performance-indicators_482257-115587.jpg" + imageSrc="http://img.b2bpic.net/free-photo/management-team-gathering-boardroom-review-key-performance-indicators_482257-115587.jpg?_wi=2" imageAlt="Hyperverse team at work" useInvertedBackground={false} mediaAnimation="slide-up" @@ -126,7 +126,7 @@ export default function AboutPage() { name: "Rajesh Kumar", handle: "@RajeshK - Manufacturing", testimonial: "Hyperverse transformed our business operations with their IT solutions. The team is professional, responsive, and truly understands local business needs.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=3", imageAlt: "Rajesh Kumar", }, { @@ -134,7 +134,7 @@ export default function AboutPage() { name: "Priya Sharma", handle: "@PriyaS - Retail Business", testimonial: "Best decision to partner with Hyperverse. Their digital services helped us reach customers online. Highly recommend their expertise.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-crossed_23-2147707175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-crossed_23-2147707175.jpg?_wi=3", imageAlt: "Priya Sharma", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { name: "Arjun Patel", handle: "@ArjunP - Tech Startup", testimonial: "Their software development team delivered exactly what we needed. Quality code, on-time delivery, and excellent communication throughout.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-laughing-looking-camera-office-portrait_1163-4926.jpg?_wi=2", imageAlt: "Arjun Patel", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { name: "Divya Reddy", handle: "@DivyaR - Services", testimonial: "Hyperverse's consulting services helped us streamline operations and reduce costs significantly. Very knowledgeable and dedicated team.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg?_wi=2", imageAlt: "Divya Reddy", }, { @@ -158,7 +158,7 @@ export default function AboutPage() { name: "Vikram Singh", handle: "@VikramS - Finance", testimonial: "Professional, reliable, and results-oriented. Hyperverse has become an integral part of our business strategy and operations.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=4", imageAlt: "Vikram Singh", }, { @@ -166,7 +166,7 @@ export default function AboutPage() { name: "Neha Gupta", handle: "@NehaG - E-commerce", testimonial: "Outstanding support and technical expertise. Hyperverse helped us scale our e-commerce platform seamlessly during peak seasons.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-crossed_23-2147707175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-crossed_23-2147707175.jpg?_wi=4", imageAlt: "Neha Gupta", }, ]} -- 2.49.1 From b224c769ebde19ab95c46316ea19f65bdd2d807c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:45:15 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 26b6bae..e708854 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1419,6 +1419,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +