From 3fa03a78feb89b0746a0f24c250aa564f8740ac4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 14:47:15 +0000 Subject: [PATCH] Update src/app/liposuction/page.tsx --- src/app/liposuction/page.tsx | 107 ++++++----------------------------- 1 file changed, 16 insertions(+), 91 deletions(-) diff --git a/src/app/liposuction/page.tsx b/src/app/liposuction/page.tsx index dcd621a..e085872 100644 --- a/src/app/liposuction/page.tsx +++ b/src/app/liposuction/page.tsx @@ -5,102 +5,27 @@ import ReactLenis from "lenis/react"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import HeroLogo from '@/components/sections/hero/HeroLogo'; -import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; -import FaqDouble from '@/components/sections/faq/FaqDouble'; export default function LiposuctionPage() { return ( - + - - -
- -
- -
- -
- -
- -
- -
- -
- -