Update src/app/page.tsx
This commit is contained in:
@@ -7,9 +7,8 @@ import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import Input from '@/components/form/Input';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { BarChart3, Headphones, Mail, MessageCircle, Phone, Rocket, Shield, Smartphone, Star, TrendingUp, Zap, CheckCircle, AlertCircle } from "lucide-react";
|
||||
import { useState } from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user