Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
224
src/app/page.tsx
224
src/app/page.tsx
@@ -31,69 +31,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Process",
|
||||
id: "how-it-works",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about-molly",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Proof",
|
||||
id: "proof",
|
||||
},
|
||||
{ name: "Process", id: "how-it-works" },
|
||||
{ name: "About", id: "about-molly" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Proof", id: "proof" }
|
||||
]}
|
||||
button={{
|
||||
text: "Join Waiting List",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Join Waiting List", href: "#contact" }}
|
||||
brandName="Molly Keays LSAT"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Achieve Your Highest LSAT Score with 20 Years of Expertise"
|
||||
description="Stop struggling with the LSAT. Work with a U of T Law graduate and former Bay St. litigator who has coached thousands to success. Molly Keays brings you a 177-score mentor right to your home or office."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Waiting List",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Join Waiting List", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=1",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kitchen-reading_23-2148882736.jpg",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-brunette-female-professor-wearing-black-jacket-reading-manual-textbook-smiling-preparing-lecture-university-sitting-library-front-stacks-books_273609-1131.jpg",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257174.jpg",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agent-with-diary_1098-14695.jpg",
|
||||
imageAlt: "professional law student studying",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg", imageAlt: "professional law student studying" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-kitchen-reading_23-2148882736.jpg", imageAlt: "professional law student studying" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-brunette-female-professor-wearing-black-jacket-reading-manual-textbook-smiling-preparing-lecture-university-sitting-library-front-stacks-books_273609-1131.jpg", imageAlt: "professional law student studying" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg", imageAlt: "professional law student studying" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257174.jpg", imageAlt: "professional law student studying" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/agent-with-diary_1098-14695.jpg", imageAlt: "professional law student studying" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,30 +64,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Information Overload",
|
||||
description: "Too many strategies from too many courses leaving you confused.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: AlertCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850977.jpg",
|
||||
imageAlt: "Vintage style people working in an office with computers",
|
||||
},
|
||||
{
|
||||
title: "Stagnant Scores",
|
||||
description: "Putting in the hours but not seeing the point increase you need.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: TrendingDown,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=2",
|
||||
imageAlt: "Vintage style people working in an office with computers",
|
||||
},
|
||||
{
|
||||
title: "Test Day Anxiety",
|
||||
description: "The feeling that you're running out of time before the big day.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=1",
|
||||
imageAlt: "Vintage style people working in an office with computers",
|
||||
},
|
||||
{ title: "Information Overload", description: "Too many strategies from too many courses leaving you confused.", bentoComponent: "reveal-icon", icon: AlertCircle },
|
||||
{ title: "Stagnant Scores", description: "Putting in the hours but not seeing the point increase you need.", bentoComponent: "reveal-icon", icon: TrendingDown },
|
||||
{ title: "Test Day Anxiety", description: "The feeling that you're running out of time before the big day.", bentoComponent: "reveal-icon", icon: Clock }
|
||||
]}
|
||||
title="The LSAT Isn't Just Another Test—It's Your Gatekeeper"
|
||||
description="Many smart students stall their careers because they try to 'wing' the LSAT. It's not about how smart you are; it's about mastering a specific game."
|
||||
@@ -140,30 +79,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "1. Personalized Blueprint",
|
||||
description: "Every student gets a custom plan, high-impact homework, and curated materials.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Target,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-woman-studying-library_1303-15787.jpg",
|
||||
imageAlt: "Student woman studying at the library",
|
||||
},
|
||||
{
|
||||
title: "2. High-Efficiency Lessons",
|
||||
description: "Direct, one-on-one sessions that target your specific weaknesses and accelerate your logic.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15833.jpg?_wi=3",
|
||||
imageAlt: "Student woman studying at the library",
|
||||
},
|
||||
{
|
||||
title: "3. Application Mastery",
|
||||
description: "Beyond the score, I help enhance your overall profile, personal statements, and applications.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=2",
|
||||
imageAlt: "Student woman studying at the library",
|
||||
},
|
||||
{ title: "1. Personalized Blueprint", description: "Every student gets a custom plan, high-impact homework, and curated materials.", bentoComponent: "reveal-icon", icon: Target },
|
||||
{ title: "2. High-Efficiency Lessons", description: "Direct, one-on-one sessions that target your specific weaknesses and accelerate your logic.", bentoComponent: "reveal-icon", icon: Zap },
|
||||
{ title: "3. Application Mastery", description: "Beyond the score, I help enhance your overall profile, personal statements, and applications.", bentoComponent: "reveal-icon", icon: Award }
|
||||
]}
|
||||
title="A Proven Path to Law School Success"
|
||||
description="My process is simple, direct, and entirely focused on your score growth."
|
||||
@@ -178,7 +96,7 @@ export default function LandingPage() {
|
||||
description="I am a U of T law graduate and former Bay St. litigator. Having taught for major prep companies, I've spent my career since 2006 exclusively helping thousands of students master the LSAT."
|
||||
subdescription="Whether in-person in Toronto or via Zoom anywhere in the world, I act as your mentor, trainer, and strategist. I teach you the strategies I used to score 177 on my own exam."
|
||||
icon={User}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-studying_23-2149204773.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -189,25 +107,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "tutoring",
|
||||
name: "One-on-One Tutoring",
|
||||
price: "$125/hr",
|
||||
features: [
|
||||
"Customized Study Schedule",
|
||||
"Access to Google Classroom",
|
||||
"Supplementary Prep Materials",
|
||||
"High-Impact Homework",
|
||||
"Application & Personal Statement Help",
|
||||
"In-Person (Toronto) or Zoom (Global)",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Session",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ id: "tutoring", name: "One-on-One Tutoring", price: "$125/hr", features: ["Customized Study Schedule", "Access to Google Classroom", "Supplementary Prep Materials", "High-Impact Homework", "Application & Personal Statement Help", "In-Person (Toronto) or Zoom (Global)"], buttons: [{ text: "Book Session", href: "#contact" }] }
|
||||
]}
|
||||
title="Dedicated LSAT Tutoring & Coaching"
|
||||
description="Direct, one-on-one mentorship at $125/hr. Typically held in 2-hour sessions for maximum focus."
|
||||
@@ -218,31 +118,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Louise (90th Percentile)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cam (80th → 97th Percentile)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142144.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Haider (+8 Points to 161)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172395.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Previous Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Law School Applicant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-book-outside_23-2148396313.jpg",
|
||||
},
|
||||
{ id: "1", name: "Louise (90th Percentile)", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg" },
|
||||
{ id: "2", name: "Cam (80th → 97th Percentile)", imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142144.jpg" },
|
||||
{ id: "3", name: "Haider (+8 Points to 161)", imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172395.jpg" },
|
||||
{ id: "4", name: "Previous Student", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg" },
|
||||
{ id: "5", name: "Law School Applicant", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-book-outside_23-2148396313.jpg" }
|
||||
]}
|
||||
cardTitle="Success Stories"
|
||||
cardTag="Results That Matter"
|
||||
@@ -254,26 +134,10 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "price",
|
||||
title: "Why is your rate $125/hr?",
|
||||
content: "Professional prep companies often charge $250–$300+/hr. My rate reflects providing top-tier, personalized mentorship directly to you.",
|
||||
},
|
||||
{
|
||||
id: "speed",
|
||||
title: "How fast will I see results?",
|
||||
content: "My students see rapid improvements because we focus on the high-impact areas that move the needle immediately.",
|
||||
},
|
||||
{
|
||||
id: "location",
|
||||
title: "Can I meet in-person?",
|
||||
content: "Yes, I provide in-person sessions across Toronto. For students outside the city, I use high-quality Zoom sessions that feel just like sitting in the same room.",
|
||||
},
|
||||
{
|
||||
id: "why",
|
||||
title: "Why should I choose you?",
|
||||
content: "With 20 years of experience, a 177 score, and a background in high-stakes litigation, I know this test inside out. My only goal is your high score.",
|
||||
},
|
||||
{ id: "price", title: "Why is your rate $125/hr?", content: "Professional prep companies often charge $250–$300+/hr. My rate reflects providing top-tier, personalized mentorship directly to you." },
|
||||
{ id: "speed", title: "How fast will I see results?", content: "My students see rapid improvements because we focus on the high-impact areas that move the needle immediately." },
|
||||
{ id: "location", title: "Can I meet in-person?", content: "Yes, I provide in-person sessions across Toronto. For students outside the city, I use high-quality Zoom sessions that feel just like sitting in the same room." },
|
||||
{ id: "why", title: "Why should I choose you?", content: "With 20 years of experience, a 177 score, and a background in high-stakes litigation, I know this test inside out. My only goal is your high score." }
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -286,29 +150,11 @@ export default function LandingPage() {
|
||||
title="Join the Waiting List"
|
||||
description="I am typically fully booked. Fill out the form below to inquire about openings and start your path to law school."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "text",
|
||||
placeholder: "Your Phone Number",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
{ name: "phone", type: "text", placeholder: "Your Phone Number" }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can I help you?",
|
||||
rows: 4,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "How can I help you?", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/foreground-objects-working-place-eyeglasses-diagrammes-laptop-notebook_8353-10540.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -322,4 +168,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user