Update src/app/page.tsx

This commit is contained in:
2026-03-26 12:36:15 +00:00
parent 9b3745fd96
commit 11474f167e

View File

@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { ArrowRight, Shield, MessageCircle, User, BarChart3, LineChart } from "lucide-react";
import { ArrowRight, Shield, MessageCircle, User } from "lucide-react";
export default function LandingPage() {
return (