diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1b2b3a7..a956306 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TeamCardSix from '@/components/sections/team/TeamCardSix'; import { MapPin, Users } from "lucide-react"; @@ -24,18 +24,13 @@ export default function LandingPage() { >