diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index ee56222..6f3d2cb 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -3,7 +3,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; @@ -23,28 +23,13 @@ export default function LandingPage() { >