diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9c13f9a..fd74907 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -101,7 +101,7 @@ export default function AboutPage() { title: "Empower Creators", description: "We believe every talented photographer and videographer deserves to build a profitable luxury business without underpricing their craft.", - imageSrc: "http://img.b2bpic.net/free-photo/people-meeting_23-2149370606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-meeting_23-2149370606.jpg?_wi=2", imageAlt: "empowerment and business growth", }, { @@ -109,7 +109,7 @@ export default function AboutPage() { title: "Premium Positioning", description: "We teach the principles of premium positioning and luxury branding that attract high-end clients and command premium rates.", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286149.jpg?_wi=2", imageAlt: "premium business collaboration", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { title: "Community Support", description: "Our thriving community of 10,000+ members provides ongoing support, accountability, and inspiration on your journey.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-planning-trip_23-2149048021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-planning-trip_23-2149048021.jpg?_wi=2", imageAlt: "community and teamwork", }, ]}