diff --git a/src/app/page.tsx b/src/app/page.tsx index 1892d02..d665feb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { tag="Lead Collection" tagIcon={HomeIcon} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg?_wi=1" imageAlt="Real estate consultation" className="min-h-screen flex items-center justify-center relative overflow-hidden" containerClassName="flex flex-col items-center justify-center gap-8 relative z-10" @@ -591,7 +591,7 @@ export default function LandingPage() {