diff --git a/src/app/page.tsx b/src/app/page.tsx index 78186ca..4962988 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; -import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactFaq from '@/components/sections/contact/ContactFaq'; @@ -113,41 +112,6 @@ export default function CarRentalPage() { /> -
- -
-