diff --git a/src/app/page.tsx b/src/app/page.tsx index d37bccb..ab3e75f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/covid-quarantine-lockdown-concept-skeptical-asian-elderly-female-face-mask-looking-disappoint_1258-156374.jpg" + imageSrc="http://img.b2bpic.net/free-photo/covid-quarantine-lockdown-concept-skeptical-asian-elderly-female-face-mask-looking-disappoint_1258-156374.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/mom-taking-care-her-daughter-s-hair_23-2149588788.jpg", @@ -96,21 +96,21 @@ export default function LandingPage() { title: "For Kids", subtitle: "Ultra-simple", description: "Analogies that make sense to the youngest learners.", - imageSrc: "http://img.b2bpic.net/free-psd/world-teachers-day-landing-page-template_23-2150717774.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/world-teachers-day-landing-page-template_23-2150717774.jpg?_wi=1", }, { tag: "Depth", title: "For Teens", subtitle: "Clear & Relatable", description: "Engaging explanations for complex concepts in school.", - imageSrc: "http://img.b2bpic.net/free-photo/open-book-icon-symbol-yellow-background-education-bookstore-concept-3d-rendering_56104-1334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-book-icon-symbol-yellow-background-education-bookstore-concept-3d-rendering_56104-1334.jpg?_wi=1", }, { tag: "Context", title: "For Adults", subtitle: "Deep Understanding", description: "Detailed summaries without the jargon.", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-balalaika-vector-illustration-side-by-side_1308-184619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-balalaika-vector-illustration-side-by-side_1308-184619.jpg?_wi=1", }, ]} title="Why ELI5 Hub?" @@ -131,7 +131,7 @@ export default function LandingPage() { quote: "Finally, I can explain quantum physics to my 5-year-old!", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/mom-taking-care-her-daughter-s-hair_23-2149588788.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/covid-quarantine-lockdown-concept-skeptical-asian-elderly-female-face-mask-looking-disappoint_1258-156374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-quarantine-lockdown-concept-skeptical-asian-elderly-female-face-mask-looking-disappoint_1258-156374.jpg?_wi=2", imageAlt: "child learning concept illustration", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { quote: "The teen-level summaries are perfect for my lesson plans.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", - imageSrc: "http://img.b2bpic.net/free-psd/world-teachers-day-landing-page-template_23-2150717774.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/world-teachers-day-landing-page-template_23-2150717774.jpg?_wi=2", imageAlt: "education icon child brain", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "I used this for my history project and it was amazing.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/open-book-icon-symbol-yellow-background-education-bookstore-concept-3d-rendering_56104-1334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-book-icon-symbol-yellow-background-education-bookstore-concept-3d-rendering_56104-1334.jpg?_wi=2", imageAlt: "book layers education icon", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "So simple and effective. Love the different levels.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-curly-hair-standing-smiling_651396-148.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-balalaika-vector-illustration-side-by-side_1308-184619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-balalaika-vector-illustration-side-by-side_1308-184619.jpg?_wi=2", imageAlt: "clarity checkmark icon", }, { @@ -230,7 +230,7 @@ export default function LandingPage() {