From 8f6b505abd5986e84d34ce3d7e50e0d8527c6b27 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:29:01 +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 f9a2d42..f91e04d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Join the Waitlist", href: "#contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg" + imageSrc="http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg?_wi=1" imageAlt="ExamVault Study Platform Dashboard" mediaAnimation="slide-up" imagePosition="right" @@ -79,7 +79,7 @@ export default function LandingPage() { { id: "problem-2", title: "Understanding Difficult Topics", description: "Complex concepts without clear explanations. Many students get stuck on difficult topics and don't have access to personalized help.", tag: "Challenge", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-grey-shirt-black-trousers-looking-through-books-near-stand-with-books-room-magazines-book_140725-16259.jpg", imageAlt: "Student struggling with exam concepts"}, { - id: "problem-3", title: "Organizing Revision Notes", description: "Messy notes scattered everywhere. Creating a structured revision plan is overwhelming and time-consuming for busy students.", tag: "Challenge", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg", imageAlt: "Disorganized study materials"}, + id: "problem-3", title: "Organizing Revision Notes", description: "Messy notes scattered everywhere. Creating a structured revision plan is overwhelming and time-consuming for busy students.", tag: "Challenge", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg?_wi=1", imageAlt: "Disorganized study materials"}, ]} animationType="slide-up" carouselMode="buttons" @@ -118,7 +118,7 @@ export default function LandingPage() { ]} buttons={[{ text: "Join the Waitlist", href: "#contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg?_wi=2" imageAlt="ExamVault Study Features" mediaAnimation="slide-up" imagePosition="right" @@ -147,7 +147,7 @@ export default function LandingPage() { required: false, }} buttonText="Join the Waitlist" - imageSrc="http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg" + imageSrc="http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg?_wi=2" imageAlt="Join ExamVault Waitlist" mediaAnimation="slide-up" mediaPosition="right" @@ -195,9 +195,9 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "building-1", title: "Exclusive Early Access", description: "Waitlist members get priority access to all premium features when we launch, plus special founding member benefits.", tag: "Benefit", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg", imageAlt: "Early Access Benefits"}, + id: "building-1", title: "Exclusive Early Access", description: "Waitlist members get priority access to all premium features when we launch, plus special founding member benefits.", tag: "Benefit", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-technology-communication-concept-handsome-bearded-dark-skinned-male-student-wearing-blue-shirt-using-cell-phone-browsing-newsfeed-via-social-networks-laughing-memes_273609-7436.jpg?_wi=3", imageAlt: "Early Access Benefits"}, { - id: "building-2", title: "Lifetime Student Discount", description: "Join now and lock in special pricing for life. Your dedication to your education deserves to be rewarded.", tag: "Benefit", imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg", imageAlt: "Special Student Pricing"}, + id: "building-2", title: "Lifetime Student Discount", description: "Join now and lock in special pricing for life. Your dedication to your education deserves to be rewarded.", tag: "Benefit", imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_52683-43141.jpg?_wi=3", imageAlt: "Special Student Pricing"}, ]} animationType="slide-up" carouselMode="buttons"