diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ba3592..fa57668 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Share Love", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/hands-composition-about-support_23-2150510487.jpg", alt: "Hands composition about support"}, @@ -215,7 +215,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Share your message", required: true }} useInvertedBackground={true} buttonText="Upload Photo & Submit" - imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg?_wi=2" />