diff --git a/src/app/page.tsx b/src/app/page.tsx index 9674c84..436e903 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { description="Proudly serving individuals and families across the heart of South Florida with affordable, remote document preparation services delivered with integrity, compassion, and genuine personal support." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg?_wi=1", imageAlt: "Professional documents", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15513.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15513.jpg?_wi=1" /> @@ -191,7 +191,7 @@ export default function LandingPage() { "Affordable", "Compassionate", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-family-figure-concept_23-2148488244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-family-figure-concept_23-2148488244.jpg?_wi=1", }, { id: "2", @@ -200,7 +200,7 @@ export default function LandingPage() { "Secure", "Simple", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-from-home_23-2150231643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-from-home_23-2150231643.jpg?_wi=1", }, { id: "3", @@ -209,7 +209,7 @@ export default function LandingPage() { "Detail-Oriented", "Reliable", ], - imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362579.jpg?_wi=1", }, ]} title="Our Professional Services" @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "Incredibly helpful and kind during a very tough time.", tag: "Compassionate", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-background_1098-2078.jpg?_wi=2", imageAlt: "happy client smiling portrait", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { quote: "Simple process and the pricing was exactly as promised.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15513.jpg?_wi=2", imageAlt: "happy client smiling portrait", }, { @@ -355,7 +355,7 @@ export default function LandingPage() { quote: "I felt supported throughout the entire document preparation.", tag: "Judgment-Free", avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-family-figure-concept_23-2148488244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-family-figure-concept_23-2148488244.jpg?_wi=2", imageAlt: "happy client smiling portrait", }, { @@ -366,7 +366,7 @@ export default function LandingPage() { quote: "Clear, fast, and very professional service. Thank you!", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-from-home_23-2150231643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-from-home_23-2150231643.jpg?_wi=2", imageAlt: "happy client smiling portrait", }, { @@ -377,7 +377,7 @@ export default function LandingPage() { quote: "Integrity Doc Prep made my life so much easier.", tag: "Detail-Oriented", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-upbeat-relaxed-young-hipster-guy-with-dreads-assuring-all-good-everything-be-oka_1258-109518.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362579.jpg?_wi=2", imageAlt: "happy client smiling portrait", }, ]}