🐛 fix: no need to show comparison

This commit is contained in:
RiO
2024-12-25 05:24:49 +05:30
parent 2d76057a34
commit 9518822a68

View File

@@ -55,7 +55,7 @@ export default function Home() {
<ToolsShowcase />
<ComparisonSection />
{/* <ComparisonSection /> */}
<section className="py-20 bg-white">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">