diff --git a/src/app/page.tsx b/src/app/page.tsx index d8330fc..db24a4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function LandingPage() { title: "Projects Completed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -99,7 +99,7 @@ export default function LandingPage() { description: "In-depth insights into your business metrics and growth opportunities.", bentoComponent: "reveal-icon", icon: BarChart, - imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2", imageAlt: "Working behind wall", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { description: "Dedicated support ensuring your satisfaction and project success at every stage.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2", imageAlt: "Working behind wall", }, ]}