diff --git a/src/app/page.tsx b/src/app/page.tsx index 45f49e1..6ba87c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,8 @@ import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Sparkles, Zap, Gamepad2, Award, Users, Heart, Mail, Twitter, Linkedin, Github, Dribbble } from 'lucide-react'; +import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; +import { Sparkles, Zap, Gamepad2, Award, Users, Heart, Mail, Twitter, Linkedin, Github, Dribbble, MessageCircle, Twitch, Youtube } from 'lucide-react'; export default function LandingPage() { return ( @@ -141,6 +142,34 @@ export default function LandingPage() { /> +
+ +
+
+
+ +
+