Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 20:36:25 +00:00

View File

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