diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c5dc29..6d693ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import BlogCardTwo from '@/components/sections/blog/BlogCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { AlertCircle, AlertTriangle, BarChart3, Brain, CheckCircle, FileText, HelpCircle, History, Layers, Lock, Scan, Shield, Sparkles, Trending, TrendingUp, Zap } from 'lucide-react'; +import { AlertCircle, AlertTriangle, BarChart3, Brain, CheckCircle, FileText, HelpCircle, History, Layers, Lock, Scan, Shield, Sparkles, TrendingUp, Zap } from 'lucide-react'; export default function LandingPage() { return ( @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -141,7 +141,7 @@ export default function LandingPage() { description="Enterprise-grade AI authenticity verification with advanced cybersecurity protocols" tag="Advanced Technology" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="blur-reveal"