🐛 fix: extra lines has been erased

This commit is contained in:
RiO
2024-12-25 05:58:30 +05:30
parent 1f8ee299cd
commit e84040999f

View File

@@ -4,7 +4,6 @@ import { FeatureCard } from '../components/home/FeatureCard';
import { StatsSection } from '../components/home/StatsSection';
import { ToolsShowcase } from '../components/home/ToolsShowcase';
import { TestimonialCard } from '../components/home/TestimonialCard';
// import { ComparisonSection } from '../components/home/ComparisonSection';
import { testimonials } from '../data/testimonials';
const features = [
@@ -55,8 +54,6 @@ export default function Home() {
<ToolsShowcase />
{/* <ComparisonSection /> */}
<section className="py-20 bg-white">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div className="text-center mb-12">