diff --git a/src/app/page.tsx b/src/app/page.tsx index 499f9b0..a78d230 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,13 +2,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import HeroOverlay from '@/components/sections/hero/HeroOverlay'; -import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( @@ -25,216 +18,11 @@ export default function LandingPage() { headingFontWeight="light" > - - -
- -
- -
- -
- - - -
- -
- -
- -
- - +
+

Page Cancelled

+

The creation of the requested website has been cancelled as per your request.

+
); -} +} \ No newline at end of file