diff --git a/src/app/page.tsx b/src/app/page.tsx index 020490a..9c51c54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram, TikTok } from 'lucide-react'; +import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram } from 'lucide-react'; export default function LandingPage() { return ( @@ -225,6 +225,7 @@ export default function LandingPage() { inputPlaceholder="your@email.com" buttonText="Get Free Audit" termsText="We respect your privacy. We'll only use your information to prepare your personalized restaurant audit." + mediaAnimation="blur-reveal" mediaPosition="right" />