Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -8,7 +8,7 @@ import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
@@ -39,8 +39,6 @@ export default function LandingPage() {
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Programs", id: "#programs"},
|
||||
{
|
||||
name: "Facilities", id: "#facilities"},
|
||||
{
|
||||
name: "Admissions", id: "#admissions"},
|
||||
{
|
||||
@@ -157,25 +155,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="facilities" data-section="facilities">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "State-of-the-Art", title: "Science Laboratories", description: "Well-equipped labs foster practical understanding and scientific discovery.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-scientist-experimenting-with-potions_23-2148571349.jpg"},
|
||||
{
|
||||
id: "2", value: "High-Tech", title: "Computer Labs", description: "Advanced facilities for digital literacy, coding, and future technology awareness.", imageSrc: "http://img.b2bpic.net/free-photo/professional-medical-cabinet-awaiting-patient-check-up-visit_482257-119767.jpg"},
|
||||
{
|
||||
id: "3", value: "Expansive", title: "Sports & Play Grounds", description: "Dedicated areas for athletics, team sports, and physical development.", imageSrc: "http://img.b2bpic.net/free-photo/happy-kid-playing-outdoors_23-2149604331.jpg"},
|
||||
{
|
||||
id: "4", value: "Safe & Reliable", title: "Transport Facilities", description: "Ensuring convenient and secure commuting for all our students.", imageSrc: "http://img.b2bpic.net/free-photo/bright-sunny-portrait-young-woman-warm-clothes-city-bus-winter-day_343596-5007.jpg"},
|
||||
]}
|
||||
title="Modern Facilities for an Advanced Learning Environment"
|
||||
description="Thrividha Smart School boasts state-of-the-art facilities designed to enhance every aspect of student life and learning, providing an optimal environment for growth and discovery."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="achievements" data-section="achievements">
|
||||
<BlogCardTwo
|
||||
@@ -330,8 +309,7 @@ export default function LandingPage() {
|
||||
label: "Academic Programs", href: "#programs"},
|
||||
{
|
||||
label: "Student Development", href: "#programs"},
|
||||
{
|
||||
label: "Facilities", href: "#facilities"},
|
||||
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user