diff --git a/src/app/page.tsx b/src/app/page.tsx index b266104..dbb5b83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { BookOpen, CheckCircle, Instagram, Lightbulb, LineChart, Linkedin, MessageSquare, Target, Twitter } from "lucide-react"; +import { BookOpen, Lightbulb, LineChart } from "lucide-react"; export default function LandingPage() { return ( @@ -116,6 +116,8 @@ export default function LandingPage() { title="Questions?" description="Answers to help you start your study journey." faqsAnimation="blur-reveal" + textboxLayout="default" + useInvertedBackground={false} /> @@ -125,6 +127,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Start Your $1 Trial" description="See why TTP is the gold standard." + tag="Exclusive Offer" />