From 59026bfb456d1afbf9a0c60f1bc0c5d355bed95c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 05:11:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c03c9d9..9aa34f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,9 +136,9 @@ export default function LandingPage() { }, { title: "Payroll Assistance", description: "Ensure accurate and timely payroll processing, keeping your employees happy and compliant.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg", imageAlt: "Payroll documents and calculations"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg?_wi=1", imageAlt: "Payroll documents and calculations"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg", imageAlt: "Digital payroll software interface"} + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg?_wi=1", imageAlt: "Digital payroll software interface"} } ]} showStepNumbers={false} @@ -177,9 +177,9 @@ export default function LandingPage() { { id: "t1", name: "Ahmed Al-Falah", handle: "@AhmedAF", testimonial: "UAE Bookkeeping Experts transformed our financial processes. Their attention to detail and proactive advice have been invaluable to our growth.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Ahmed Al-Falah"}, { - id: "t2", name: "Fatima Zahra", handle: "@FatimaZ", testimonial: "Highly professional and extremely reliable. Their team ensures our VAT compliance is always perfect, allowing us to focus on operations.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg", imageAlt: "Fatima Zahra"}, + id: "t2", name: "Fatima Zahra", handle: "@FatimaZ", testimonial: "Highly professional and extremely reliable. Their team ensures our VAT compliance is always perfect, allowing us to focus on operations.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg?_wi=2", imageAlt: "Fatima Zahra"}, { - id: "t3", name: "Omar Saeed", handle: "@OmarS", testimonial: "As a freelancer, managing finances was a headache. UAE Bookkeeping Experts made it effortless and affordable. Truly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg", imageAlt: "Omar Saeed"}, + id: "t3", name: "Omar Saeed", handle: "@OmarS", testimonial: "As a freelancer, managing finances was a headache. UAE Bookkeeping Experts made it effortless and affordable. Truly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-glasses-showing-okay-hand-sign-sitting-with-laptop-cafe-working-remotely-recommends-coworking-space_1258-314260.jpg?_wi=2", imageAlt: "Omar Saeed"}, { id: "t4", name: "Layla Khan", handle: "@LaylaK", testimonial: "Their financial reporting is incredibly clear and insightful. It's helped us make smarter business decisions and track our progress effectively.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg", imageAlt: "Layla Khan"}, { -- 2.49.1