diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 43cf722..11181b6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,7 +21,7 @@ export default function HomePage() { text: "Get Started", href: "#contact"}} secondaryButton={{ text: "View Demo", href: "#features"}} - imageSrc="http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=1" /> @@ -48,7 +48,7 @@ export default function HomePage() { }, { title: "Builder Interface", description: "Drag and drop question creation.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95188.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-touchpad-with-presentation_1262-3210.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-man_482257-18758.jpg" } ]