diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1204dbd..9debb7d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -94,7 +94,7 @@ export default function ContactPage() { "Need enterprise-level customization? We offer white-label services, custom API endpoints, and bulk data processing for large organizations.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg?_wi=3" imageAlt="form submit data input document" mediaAnimation="slide-up" buttons={[{ text: "Schedule a Call", href: "/#" }]} diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 7900714..cfef90d 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -66,7 +66,7 @@ export default function HowItWorksPage() { "Verified contact numbers are delivered securely to your registered email address. All communications are SSL-encrypted. You can access results through your secure dashboard with audit logs for compliance tracking.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg?_wi=2" imageAlt="form submit data input document" mediaAnimation="slide-up" buttons={[{ text: "Start Your Search", href: "/contact" }]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 8424776..8bb087c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { "Get verified contact numbers delivered securely to your email. All information is encrypted and compliant with data protection regulations.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg?_wi=1" imageAlt="form submit data input document" mediaAnimation="slide-up" buttons={[{ text: "Start Free Trial", href: "/contact" }]} @@ -186,28 +186,28 @@ export default function HomePage() { id: "1", name: "Rajesh Kumar", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait business person headshot", }, { id: "2", name: "Priya Sharma", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait business person headshot", }, { id: "3", name: "Amit Patel", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait business person headshot", }, { id: "4", name: "Sarah Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional portrait business person headshot", }, ]}