diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2a43688..6d5687e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { icon: Atom, }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png?_wi=2" imageAlt="An abstract visual representation of AI processing information, with data flowing and merging, evolving into insights and knowledge." mediaAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Time Saved", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png?_wi=2" imageAlt="A futuristic dark UI dashboard for an AI test platform, displaying an aptitude test with glowing orange and blue elements." mediaAnimation="opacity" metricsAnimation="slide-up" @@ -127,14 +127,14 @@ export default function LandingPage() { id: "1", name: "Dr. Anya Sharma", role: "Co-founder & CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png?_wi=1", imageAlt: "Dr. Anya Sharma, Co-founder & CEO", }, { id: "2", name: "Mark Chen", role: "Head of AI Research", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png?_wi=1", imageAlt: "Mark Chen, Head of AI Research", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { name: "Maria S.", role: "Professional Developer", testimonial: "I used TestGenius AI for a coding assessment, and the feedback was incredibly detailed. It's like having a personal mentor.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png?_wi=2", imageAlt: "Maria S.", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { name: "David K.", role: "Educator", testimonial: "As an educator, the comprehensive skill analysis feature is invaluable. It helps me tailor my teaching methods to student needs.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png?_wi=2", imageAlt: "David K.", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index f66d2fb..36f9e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png?_wi=1", imageAlt: "AI aptitude test dashboard", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { useInvertedBackground={false} title="How TestGenius AI Works" description="Experience a seamless process: **Ask** for any test, watch our **AI Think** as it researches and generates, **Take Your Test** in a distraction-free environment, **Get Instant Results**, and unlock actionable insights to **Improve**." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png?_wi=1" imageAlt="AI processing information into test questions" />