diff --git a/src/app/page.tsx b/src/app/page.tsx index b67c6c0..7d3fa66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,23 +70,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-break-time_23-2149308477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-break-time_23-2149308477.jpg?_wi=1", imageAlt: "Business networking event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/documents-table_23-2147626418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/documents-table_23-2147626418.jpg?_wi=1", imageAlt: "Boardroom collaboration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333689.jpg?_wi=1", imageAlt: "Seminar presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-team-meeting-cafe_53876-15171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-team-meeting-cafe_53876-15171.jpg?_wi=1", imageAlt: "Evening mixer", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg?_wi=1", imageAlt: "Handshake", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "AmSpirit transformed how I approach networking. I've gained more than clients—I've gained partners.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-break-time_23-2149308477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-break-time_23-2149308477.jpg?_wi=2", imageAlt: "confident business woman portrait", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "The structure of our meetings makes referrals natural and highly effective.", tag: "Highly Valued", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-handsome-businessman_1163-5397.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/documents-table_23-2147626418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/documents-table_23-2147626418.jpg?_wi=2", imageAlt: "confident business woman portrait", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Fantastic community for anyone looking to grow locally with integrity.", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/female-business-manager-reviewing-project-agenda-progress-her-laptop_482257-130048.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333689.jpg?_wi=2", imageAlt: "confident business woman portrait", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "I've seen significant growth in my business after joining my local chapter.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-team-meeting-cafe_53876-15171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-team-meeting-cafe_53876-15171.jpg?_wi=2", imageAlt: "confident business woman portrait", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Structured, intentional, and highly productive networking. Highly recommend.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/female-office-executive-shaking-hand-new-male-team-member-employee_93675-134725.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-agreement-handshake_1098-4111.jpg?_wi=2", imageAlt: "confident business woman portrait", }, ]}