diff --git a/src/app/page.tsx b/src/app/page.tsx index 70e73cc..c15715f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "business coaching coaching session professional meeting one-on-one coaching"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", imageAlt: "business growth growth chart success visualization business metrics"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=1", imageAlt: "business growth growth chart success visualization business metrics"}, ]} rating={5} ratingText="Rated by 150+ Happy Clients" @@ -95,16 +95,16 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/sales-manager-creates-presentation-pitch-new-strategy-development_482257-91026.jpg", imageAlt: "sales strategy sales training business development sales meeting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg", imageAlt: "revenue growth sales growth financial success business revenue"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=2", imageAlt: "revenue growth sales growth financial success business revenue"}, ], }, { title: "Operational Excellence", description: "Streamline processes and build systems that scale, reducing costs and improving efficiency.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg", imageAlt: "process optimization business operations workflow efficiency business process"}, + imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg?_wi=1", imageAlt: "process optimization business operations workflow efficiency business process"}, { - imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg", imageAlt: "system efficiency operational excellence workflow management business systems"}, + imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg?_wi=2", imageAlt: "system efficiency operational excellence workflow management business systems"}, ], }, ]} @@ -124,11 +124,11 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "1", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "professional woman business coach executive portrait female professional"}, + id: "1", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1", imageAlt: "professional woman business coach executive portrait female professional"}, { id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "professional man business coach executive portrait male professional"}, { - id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "professional woman business leader executive portrait female executive"}, + id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=2", imageAlt: "professional woman business leader executive portrait female executive"}, ]} memberVariant="default" useInvertedBackground={false}