Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
155
src/app/page.tsx
155
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Benefits",
|
||||
id: "benefits",
|
||||
},
|
||||
name: "Benefits", id: "benefits"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Concept Tuition"
|
||||
/>
|
||||
@@ -56,67 +46,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Helping Students Score Better with Strong Concepts & Personal Attention"
|
||||
description="Trusted Tuition Centre in Vidyaranyapura & Yelahanka. We focus on concept clarity, individual attention, and confidence building to ensure every student reaches their full academic potential."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919999999999"},
|
||||
{
|
||||
text: "Book Free Demo Class",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Demo Class", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg"
|
||||
imageAlt="Students learning in a modern classroom"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg",
|
||||
alt: "Parent Testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg", alt: "Parent Testimonial"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg",
|
||||
alt: "Student Success",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg", alt: "Student Success"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg",
|
||||
alt: "Parent Feedback",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg", alt: "Parent Feedback"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gardening-concept-with-girl_23-2148000012.jpg",
|
||||
alt: "Happy Student",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/gardening-concept-with-girl_23-2148000012.jpg", alt: "Happy Student"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
|
||||
alt: "Satisfied Parent",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Satisfied Parent"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ parents"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "CBSE/ICSE Boards",
|
||||
},
|
||||
type: "text", text: "CBSE/ICSE Boards"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Educators",
|
||||
},
|
||||
type: "text", text: "Expert Educators"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Concept-Based Learning",
|
||||
},
|
||||
type: "text", text: "Concept-Based Learning"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Small Batches",
|
||||
},
|
||||
type: "text", text: "Small Batches"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Proven Results",
|
||||
},
|
||||
type: "text", text: "Proven Results"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,33 +93,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Concept Clarity",
|
||||
description: "We ensure students grasp the core of every subject for long-term retention.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg?_wi=2",
|
||||
imageAlt: "happy student learning modern classroom",
|
||||
},
|
||||
id: "1", title: "Concept Clarity", tag: "Core", description: "We ensure students grasp the core of every subject for long-term retention.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-studying-together-table_23-2147774784.jpg", imageAlt: "happy student learning modern classroom"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Individual Attention",
|
||||
description: "Small batch sizes mean every student gets personal guidance from teachers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg",
|
||||
imageAlt: "happy parent portrait smiling",
|
||||
},
|
||||
id: "2", title: "Individual Attention", tag: "Personalized", description: "Small batch sizes mean every student gets personal guidance from teachers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg", imageAlt: "happy parent portrait smiling"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Regular Assessment",
|
||||
description: "Consistent tests to track progress and identify areas for improvement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg",
|
||||
imageAlt: "happy student studying academic",
|
||||
},
|
||||
id: "3", title: "Regular Assessment", tag: "Tracking", description: "Consistent tests to track progress and identify areas for improvement.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg", imageAlt: "happy student studying academic"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Confidence Building",
|
||||
description: "We create a supportive environment where students feel empowered to speak up.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg",
|
||||
imageAlt: "parent portrait smiling natural light",
|
||||
},
|
||||
id: "4", title: "Confidence Building", tag: "Growth", description: "We create a supportive environment where students feel empowered to speak up.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg", imageAlt: "parent portrait smiling natural light"},
|
||||
]}
|
||||
title="Why Choose Concept Tuition?"
|
||||
description="Our teaching methodology focuses on holistic growth and deep understanding rather than rote learning."
|
||||
@@ -169,25 +114,15 @@ export default function LandingPage() {
|
||||
author="Anitha R, Parent"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg",
|
||||
alt: "Anitha R",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-posing-together_23-2150172180.jpg", alt: "Anitha R"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg",
|
||||
alt: "Student Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-69482.jpg", alt: "Student Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg",
|
||||
alt: "Parent Review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241143.jpg", alt: "Parent Review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gardening-concept-with-girl_23-2148000012.jpg",
|
||||
alt: "Student Feedback",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/gardening-concept-with-girl_23-2148000012.jpg", alt: "Student Feedback"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
|
||||
alt: "Happy Parent",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Happy Parent"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -200,20 +135,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are the class timings?",
|
||||
content: "Classes are scheduled in the evenings and weekends to accommodate school timings.",
|
||||
},
|
||||
id: "q1", title: "What are the class timings?", content: "Classes are scheduled in the evenings and weekends to accommodate school timings."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you provide demo classes?",
|
||||
content: "Yes, we offer one free demo class to help parents and students understand our teaching method.",
|
||||
},
|
||||
id: "q2", title: "Do you provide demo classes?", content: "Yes, we offer one free demo class to help parents and students understand our teaching method."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is the batch size?",
|
||||
content: "We maintain small batches of 6-8 students to ensure every student gets individual attention.",
|
||||
},
|
||||
id: "q3", title: "What is the batch size?", content: "We maintain small batches of 6-8 students to ensure every student gets individual attention."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Quick answers to common questions about our tuition batches and timings."
|
||||
@@ -225,18 +151,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to help your child excel? Contact us today to book your free demo class at our Vidyaranyapura center."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919999999999"},
|
||||
{
|
||||
text: "Message us on WhatsApp",
|
||||
href: "https://wa.me/919999999999",
|
||||
},
|
||||
text: "Message us on WhatsApp", href: "https://wa.me/919999999999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -245,13 +166,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Concept Tuition"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user