diff --git a/src/app/page.tsx b/src/app/page.tsx index 97ce31b..78186ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ 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 FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Sparkles, CheckCircle, Zap, Award, TrendingUp, BarChart3, Users, Globe, Car, Star, Heart, HelpCircle, Phone } from "lucide-react"; @@ -207,38 +206,6 @@ export default function CarRentalPage() { /> -