diff --git a/src/app/page.tsx b/src/app/page.tsx index de1b223..f64842a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa import FaqBase from '@/components/sections/faq/FaqBase'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { ShieldCheck, Zap, Eye, Brain } from "lucide-react"; export default function LandingPage() { return ( @@ -116,6 +115,7 @@ export default function LandingPage() { title="Ready to secure your media?" description="Join the leaders in authenticity verification today." background={{ variant: "canvas-reveal" }} + useInvertedBackground={false} />