Merge version_2 into main #2
@@ -58,6 +58,25 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="heroSplitDualMedia" data-section="heroSplitDualMedia">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Why Choose Our Expert Coaching?"
|
||||
description="Experience personalized learning with our state-of-the-art facilities and dedicated faculty. We focus on concept clarity and building strong fundamentals for lasting success."
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Schedule Demo Class", href: "#contact" },
|
||||
{ text: "Learn More" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pile-books-floor_23-2147767416.jpg"
|
||||
imageAlt="Educational resources and materials"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="browser"
|
||||
ariaLabel="Hero Split Dual Media section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Why Choose Study House Coaching?"
|
||||
@@ -108,6 +127,25 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="billboardCarousel" data-section="billboardCarousel">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Success Stories & Testimonials"
|
||||
description="Our students have achieved remarkable results through dedicated guidance and personalized attention. See the transformation our coaching brings to every learner."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "View All Success Stories", href: "#testimonial" },
|
||||
{ text: "Start Your Journey" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg"
|
||||
imageAlt="Successful students in classroom"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
ariaLabel="Billboard Carousel section"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardSix
|
||||
title="Meet Our Expert Faculty"
|
||||
|
||||
Reference in New Issue
Block a user