From adb8584b9552114b6c2a832ab490202dc5ff7f2b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:53:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b26cf54..52d129c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@rahulv", testimonial: "Extremely fast and professional. Saved me so much time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-signing-divorce-contract_23-2148536068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-signing-divorce-contract_23-2148536068.jpg?_wi=1", imageAlt: "legal contract document sign", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@amits", testimonial: "Got my agreement within the day. Highly recommended service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-manager-gathering-his-stuff-preparing-leave-job-late-night-after-working-accountancy-report-file-room-employee-searching-bureaucracy-record-corporate-depository_482257-71610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-manager-gathering-his-stuff-preparing-leave-job-late-night-after-working-accountancy-report-file-room-employee-searching-bureaucracy-record-corporate-depository_482257-71610.jpg?_wi=1", imageAlt: "legal contract document sign", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@priyas", testimonial: "Very transparent and user-friendly portal. Perfect for remote users.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/blue-computer-icons_1284-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/blue-computer-icons_1284-1092.jpg?_wi=1", imageAlt: "legal contract document sign", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@vikramd", testimonial: "Professional team. Handled the verification process smoothly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-glasses_23-2149046719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-glasses_23-2149046719.jpg?_wi=1", imageAlt: "legal contract document sign", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-signing-divorce-contract_23-2148536068.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-signing-divorce-contract_23-2148536068.jpg?_wi=2" imageAlt="legal contract document sign" avatars={[ { @@ -160,19 +160,19 @@ export default function LandingPage() { { title: "Rapid Delivery", description: "Get your documents ready within 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-manager-gathering-his-stuff-preparing-leave-job-late-night-after-working-accountancy-report-file-room-employee-searching-bureaucracy-record-corporate-depository_482257-71610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-manager-gathering-his-stuff-preparing-leave-job-late-night-after-working-accountancy-report-file-room-employee-searching-bureaucracy-record-corporate-depository_482257-71610.jpg?_wi=2", imageAlt: "fast document processing icon", }, { title: "Data Privacy", description: "Bank-grade encryption for all your sensitive personal data.", - imageSrc: "http://img.b2bpic.net/free-vector/blue-computer-icons_1284-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/blue-computer-icons_1284-1092.jpg?_wi=2", imageAlt: "cyber security data protection", }, { title: "Legal Assistance", description: "Expert verification to ensure your rental terms are secure.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-glasses_23-2149046719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-arrangement-with-glasses_23-2149046719.jpg?_wi=2", imageAlt: "appointment scheduling icon", }, ]} -- 2.49.1