diff --git a/src/app/page.tsx b/src/app/page.tsx index c007ad8..27ec7a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-entrepreneurs-cooperating-while-creating-mind-map-whiteboard-office-focus-is-businesswoman-writing-adhesive-notes_637285-7036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-entrepreneurs-cooperating-while-creating-mind-map-whiteboard-office-focus-is-businesswoman-writing-adhesive-notes_637285-7036.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -102,7 +102,7 @@ export default function LandingPage() { description="We specialize in comprehensive planning services that bridge the gap between where your business is and where it aims to be." subdescription="With decades of experience across diverse industries, our team provides the analytical rigor needed to scale sustainably." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/elderly-project-manager-pointing-desktop-presenting-statistical-data-briefing-diverse-group-employees-multiethnical-team-working-professional-startup-financial-company-conference_482257-13727.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elderly-project-manager-pointing-desktop-presenting-statistical-data-briefing-diverse-group-employees-multiethnical-team-working-professional-startup-financial-company-conference_482257-13727.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -121,13 +121,13 @@ export default function LandingPage() { { title: "Financial Modeling", description: "Precise projections for financial stability.", - imageSrc: "http://img.b2bpic.net/free-photo/group-entrepreneurs-cooperating-while-creating-mind-map-whiteboard-office-focus-is-businesswoman-writing-adhesive-notes_637285-7036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-entrepreneurs-cooperating-while-creating-mind-map-whiteboard-office-focus-is-businesswoman-writing-adhesive-notes_637285-7036.jpg?_wi=2", imageAlt: "Successful team leader briefing pointing explaining project in conference room brainstorming", }, { title: "Strategic Roadmap", description: "Step-by-step guidance for long-term goals.", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-project-manager-pointing-desktop-presenting-statistical-data-briefing-diverse-group-employees-multiethnical-team-working-professional-startup-financial-company-conference_482257-13727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-project-manager-pointing-desktop-presenting-statistical-data-briefing-diverse-group-employees-multiethnical-team-working-professional-startup-financial-company-conference_482257-13727.jpg?_wi=2", imageAlt: "Successful team leader briefing pointing explaining project in conference room brainstorming", }, ]}