Initial commit

This commit is contained in:
srikanth_M 2026-04-14 12:03:40 +05:30
parent e6990ad7d2
commit ecee4919d2

View File

@ -20,7 +20,7 @@ export default function Home() {
<div className="relative min-h-screen font-sans bg-black text-white selection:bg-red-600 selection:text-white">
<Navbar />
<HeroSection />
<VideoSection />
{/* <VideoSection /> */}
<ComparisonSection />
<FeaturesSection />
<HighlightsSection />