Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -3,14 +3,10 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { BookOpen, Users, CheckCircle, GraduationCap } from "lucide-react";
|
||||
|
||||
@@ -58,9 +54,7 @@ export default function LandingPage() {
|
||||
tag="Our Mission"
|
||||
tagIcon={GraduationCap}
|
||||
className="pb-12"
|
||||
>
|
||||
<p className="text-lg text-muted-foreground">At Kiran School, we believe that education extends far beyond the textbook. Our unique pedagogical approach integrates inquiry-based learning with a strong emphasis on emotional intelligence and collaborative problem-solving, ensuring every student discovers their passion while developing the character needed to thrive in an evolving global landscape.</p>
|
||||
</TextAbout>
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
|
||||
Reference in New Issue
Block a user