Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-14 07:07:07 +00:00

View File

@@ -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}
/>
</div>