Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user