diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4bd50d9..99b1bee 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,10 +52,10 @@ export default function AboutPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg", imageAlt: "SocialPulse team collaboration"}, + "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg?_wi=3", imageAlt: "SocialPulse team collaboration"}, { imageSrc: - "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg", imageAlt: "Agency workspace and planning"}, + "http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg?_wi=4", imageAlt: "Agency workspace and planning"}, ]} rating={5} ratingText="Industry Leaders Since 2020" @@ -96,7 +96,7 @@ export default function AboutPage() { {/* Footer */}