diff --git a/src/app/page.tsx b/src/app/page.tsx index d910a7d..377fa4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - 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" imageAlt="Professional web development and software solutions" mediaAnimation="slide-up" testimonials={[ @@ -113,7 +113,7 @@ export default function LandingPage() { }, { id: "4", title: "Automations & Integration", tags: ["Workflow", "Efficiency", "Integration"], - imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", imageAlt: "Business automation and workflow integration solutions" + imageSrc: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=2", imageAlt: "Business automation and workflow integration solutions" } ]} animationType="slide-up"