diff --git a/src/App.tsx b/src/App.tsx index 05c2bd5..42edaba 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; -import ThemeProvider from "@/providers/themeProvider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; @@ -141,7 +140,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/about/AboutTestimonial" > @@ -174,7 +171,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/testimonial/TestimonialMetricsCards" >