diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ff468b..cf3467e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; import ContactText from '@/components/sections/contact/ContactText'; import FooterCard from '@/components/sections/footer/FooterCard'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import { Award, BarChart2, BarChart3, CheckCircle, Cloud, Code, Github, Lightbulb, Linkedin, Lock, MessageSquare, Palette, Paintbrush, Search, Share2, ShoppingCart, Smartphone, Sparkles, Star, Target, TrendingUp, Twitter, Users, Zap } from 'lucide-react'; export default function LandingPage() { @@ -68,6 +69,23 @@ export default function LandingPage() { /> +
+ +
+