From 3cdee4037046e53b207ba69408917ddb6435b531 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 14:34:36 +0000 Subject: [PATCH] Update src/app/rinoplasti/page.tsx --- src/app/rinoplasti/page.tsx | 52 +++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 23 deletions(-) diff --git a/src/app/rinoplasti/page.tsx b/src/app/rinoplasti/page.tsx index 6d0b0d2..dbf606d 100644 --- a/src/app/rinoplasti/page.tsx +++ b/src/app/rinoplasti/page.tsx @@ -1,36 +1,42 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import ReactLenis from "lenis/react"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import FooterMedia from '@/components/sections/footer/FooterMedia'; +import { ReactNode } from 'react'; export default function RinoplastiPage() { return ( - - - +