diff --git a/src/app/page.tsx b/src/app/page.tsx index d2ac1b9..54ae076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import { Shield } from "lucide-react"; @@ -37,8 +36,6 @@ export default function LandingPage() { name: "Services", id: "services"}, { name: "Why Us", id: "why-us"}, - { - name: "Reviews", id: "reviews"}, ]} brandName="Desert Rose" /> @@ -85,28 +82,6 @@ export default function LandingPage() { /> -
- -
-
-
- -
-