diff --git a/src/App.tsx b/src/App.tsx index fe53869..b5d3dda 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 "@/app/providers/theme-provider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; @@ -50,7 +49,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/hero/HeroSplitVerticalMarquee" >