File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ import { FooterSection } from "@/components/DashboardV2/FooterSection";
77import { HeroSection } from "@/components/DashboardV2/HeroSection" ;
88import { PricingSection } from "@/components/DashboardV2/PricingSection" ;
99import { ServicesSection } from "@/components/DashboardV2/ServicesSection" ;
10- import { SponsorsSection } from "@/components/DashboardV2/SponsorsSection" ;
1110import { TeamSection } from "@/components/DashboardV2/TeamSection" ;
1211import { TestimonialSection } from "@/components/DashboardV2/TestimonialSection" ;
1312
@@ -43,7 +42,6 @@ export default function Home() {
4342 return (
4443 < div className = "w-full" >
4544 < HeroSection />
46- < SponsorsSection />
4745 < BenefitsSection />
4846 < FeaturesSection />
4947 < ServicesSection />
You can’t perform that action at this time.
0 commit comments