diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 57ca10d..4b3eae4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { { value: "15+", title: "Years in the Industry" }, { value: "500+", title: "Happy Clients" } ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=2" imageAlt="Thor Creations Team" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b13412..6721335 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { { text: "Get Started", href: "/quote" }, { text: "Learn More", href: "/about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=1" imageAlt="Thor Creations Team" showDimOverlay={true} />