From d75097acc27123e2899342ad13855847af535d53 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 09:02:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f08599..04a6164 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/network-people-digital-world_9975-23272.jpg" + imageSrc="http://img.b2bpic.net/free-photo/network-people-digital-world_9975-23272.jpg?_wi=1" imageAlt="QuizMaster app interface" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Active Students", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg?_wi=1" imageAlt="Quiz experience preview" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -113,7 +113,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-120423.jpg", imageAlt: "Learning analytics", }, - imageSrc: "http://img.b2bpic.net/free-photo/network-people-digital-world_9975-23272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/network-people-digital-world_9975-23272.jpg?_wi=2", imageAlt: "quiz statistics", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg", imageAlt: "Achievement badges", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg?_wi=2", imageAlt: "quiz statistics", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/worried-unconfident-young-redhead-intense-cute-girl-frowning-nervously-waiting-improtant-moment-cross-fingers-good-luck-bite-lip-anxiously-frowning-look-upper-left-corner-praying-wish-come-true_1258-307017.jpg", imageAlt: "Analysis UI", }, - imageSrc: "http://img.b2bpic.net/free-photo/call-center-worker-office-using-ai-chatbot-reply-customers_482257-126151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-worker-office-using-ai-chatbot-reply-customers_482257-126151.jpg?_wi=1", imageAlt: "quiz statistics", }, ]} @@ -275,7 +275,7 @@ export default function LandingPage() { tag="Join Now" title="Ready to Start Quizzing?" description="Sign up today and get your first week of premium access on us." - imageSrc="http://img.b2bpic.net/free-photo/call-center-worker-office-using-ai-chatbot-reply-customers_482257-126151.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-worker-office-using-ai-chatbot-reply-customers_482257-126151.jpg?_wi=2" imageAlt="Quiz app sign up" buttonText="Subscribe" mediaAnimation="slide-up" -- 2.49.1