From e1cec567fa7a2d2c0cab1e24e8c4c0002e9c1104 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 10:49:18 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 101 ++++++++------------------------------- 1 file changed, 21 insertions(+), 80 deletions(-) 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() { >