From df8aaa2213b8cdcb1d7cc4ef2c6763b18e232fe4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:36:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb42ec7..f1344a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,12 +177,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=1", imageAlt: "Mineral Rights Consultation", }, { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=2", imageAlt: "Mineral Rights Documentation", }, ], @@ -195,12 +195,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", + "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1", imageAlt: "Estate Planning", }, { imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", + "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2", imageAlt: "Inheritance Planning", }, ], @@ -213,12 +213,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=3", imageAlt: "Property Law Services", }, { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=4", imageAlt: "Real Estate Consultation", }, ], @@ -231,12 +231,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg", + "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=1", imageAlt: "General Legal Consultation", }, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg", + "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=2", imageAlt: "Legal Services", }, ], @@ -277,7 +277,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Mitchell - Mineral Rights Owner", }, { @@ -287,7 +287,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "James Rodriguez - Business Owner", }, { @@ -297,7 +297,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Mary Thompson - Estate Planner Client", }, { @@ -307,7 +307,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, 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: "David Chen - Real Estate Investor", }, { @@ -317,7 +317,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, 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: "Lisa Patterson - Property Owner", }, { @@ -327,7 +327,7 @@ export default function HomePage() { company: "Local Guide", rating: 5, 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: "Michael Johnson - General Client", }, ]}