diff --git a/src/app/page.tsx b/src/app/page.tsx index f4ad6d9..cf4854f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { }, ]} avatarText="Join 10,000+ designers & developers" - imageSrc="http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=1" imageAlt="WireGen AI Dashboard Preview" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt: "AI text to wireframe conversion", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg?_wi=1", imageAlt: "AI prompt input UI", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { imageAlt: "AI generated website plan JSON", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=2", imageAlt: "AI prompt input UI", }, { @@ -391,7 +391,7 @@ export default function LandingPage() { text: "Choose Pro", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg?_wi=2", imageAlt: "Mystical geometric shape", }, { @@ -410,7 +410,7 @@ export default function LandingPage() { text: "Contact Sales", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=3", imageAlt: "Mystical geometric shape", }, ]}