diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 20a24e0..3390485 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Admissions FAQs" description="What you need to know about the enrollment process." - imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg?_wi=2" mediaAnimation="blur-reveal" faqsAnimation="slide-up" faqs={[ diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2e4af6b..beac67a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { tag="Inquiry" title="Connect with Us" description="Whether you are a parent or student, our staff is ready to help." - imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg?_wi=2" mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index cee424a..b60570c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "/admissions", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg?_wi=1" imageAlt="Fergana Presidential School students" /> @@ -92,7 +92,7 @@ export default function LandingPage() { description: "Experienced international educators mentoring our students.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-holding-book_23-2147716877.jpg?_wi=2", imageAlt: "stem laboratory equipment modern", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Common inquiries about our admissions, programs, and school life." - imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-student-graduation-cap_93675-134230.jpg?_wi=1" imageAlt="Happy student in graduation cap" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -186,7 +186,7 @@ export default function LandingPage() { tag="Get in Touch" title="Contact Admissions" description="Reach out to our admissions office for guidance on the application process." - imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/public-library-setting-with-older-woman-studying-soft-lighting_482257-130342.jpg?_wi=1" imageAlt="Public library setting with older woman studying under soft lighting" mediaAnimation="opacity" mediaPosition="left"