From ddbe1dfb0ec0eaf47538609e35a3397dbd4c0d10 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:29:11 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ee6a27e..c67d16f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { { text: "View Services", href: "/services" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/crop-businesswoman-using-laptop_1098-19997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-businesswoman-using-laptop_1098-19997.jpg?_wi=2" imageAlt="About Aajel Business Services" /> @@ -107,7 +107,7 @@ export default function AboutPage() { { text: "Get Started", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg?_wi=2" imageAlt="Our Team" /> -- 2.49.1 From dbab4cb0d0adc0a2101fb067a452fc2095f66b63 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:29:12 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51c8544..f644f95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { { text: "WhatsApp Us", href: "https://wa.me/97142344002" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/crop-businesswoman-using-laptop_1098-19997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-businesswoman-using-laptop_1098-19997.jpg?_wi=1" imageAlt="Aajel Business Services Dubai Office" /> @@ -111,7 +111,7 @@ export default function HomePage() { title: "Business Documentation & Support", description: "Complete business documentation assistance including setup, contracts, agreements, and administrative paperwork for UAE companies.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg"}, + "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg?_wi=1"}, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWtXFm7YveRngEeGBLGWU1rzdI/uploaded-1772720712002-vzon6txy.png"}, -- 2.49.1