From 79af28b07ff74646798f34217028bab9e7187443 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:19:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6883e72..9f2519b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { /> -
- -