diff --git a/src/app/page.tsx b/src/app/page.tsx index ef5ca4a..3a11481 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,10 +56,10 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg", imageAlt: "Professional business coaching session" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg?_wi=1", imageAlt: "Professional business coaching session" }, { - imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg", imageAlt: "Team collaboration and business growth" + imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg?_wi=1", imageAlt: "Team collaboration and business growth" } ]} mediaAnimation="slide-up" @@ -83,10 +83,10 @@ export default function LandingPage() { title: "Business Strategy & Planning", description: "Develop clear strategic roadmaps aligned with your vision. We'll help you identify opportunities, eliminate obstacles, and create actionable plans for sustainable growth.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/teamworking-photovoltaics-factory-engineers-researching-cheaper-solar-solutions_482257-120606.jpg", imageAlt: "Strategic business planning" + imageSrc: "http://img.b2bpic.net/free-photo/teamworking-photovoltaics-factory-engineers-researching-cheaper-solar-solutions_482257-120606.jpg?_wi=1", imageAlt: "Strategic business planning" }, { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg", imageAlt: "Business strategy consultation" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg?_wi=2", imageAlt: "Business strategy consultation" } ] }, @@ -94,10 +94,10 @@ export default function LandingPage() { title: "Leadership & Team Development", description: "Build exceptional leaders and cohesive teams. From executive coaching to team alignment, we create cultures where people thrive and performance exceeds expectations.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-speaker-talking-looking-colleagues_74855-4326.jpg", imageAlt: "Leadership development training" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-speaker-talking-looking-colleagues_74855-4326.jpg?_wi=1", imageAlt: "Leadership development training" }, { - imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg", imageAlt: "Team collaboration and growth" + imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg?_wi=2", imageAlt: "Team collaboration and growth" } ] }, @@ -105,10 +105,10 @@ export default function LandingPage() { title: "Growth & Scaling", description: "Scale your business with confidence. We'll help you optimize operations, manage rapid growth, and build systems that support your ambitions without compromising your values.", icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg", imageAlt: "Business growth strategy" + imageSrc: "http://img.b2bpic.net/free-photo/european-african-american-business-partners-discussing-contract-business-meeting_181624-25658.jpg?_wi=3", imageAlt: "Business growth strategy" }, { - imageSrc: "http://img.b2bpic.net/free-photo/teamworking-photovoltaics-factory-engineers-researching-cheaper-solar-solutions_482257-120606.jpg", imageAlt: "Growth implementation" + imageSrc: "http://img.b2bpic.net/free-photo/teamworking-photovoltaics-factory-engineers-researching-cheaper-solar-solutions_482257-120606.jpg?_wi=2", imageAlt: "Growth implementation" } ] }, @@ -116,10 +116,10 @@ export default function LandingPage() { title: "Executive Coaching", description: "One-on-one coaching for C-level executives. Improve decision-making, enhance emotional intelligence, and navigate complex leadership challenges with personalized guidance.", icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg", imageAlt: "Executive coaching session" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-brainstorming-together-office_23-2148513792.jpg?_wi=3", imageAlt: "Executive coaching session" }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-speaker-talking-looking-colleagues_74855-4326.jpg", imageAlt: "Executive development" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-speaker-talking-looking-colleagues_74855-4326.jpg?_wi=2", imageAlt: "Executive development" } ] }