From 00a1e34871ad461f9249534d76d0573f0705842b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:33:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2814a82..f6b1408 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import PricingCardFive from "@/components/sections/pricing/PricingCardFive"; import FaqBase from "@/components/sections/faq/FaqBase"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import { Sparkles, Zap, TrendingUp, Star } from "lucide-react"; +import { Sparkles, Zap, TrendingUp, Star, Crown } from "lucide-react"; export default function LandingPage() { return ( @@ -189,7 +189,7 @@ export default function LandingPage() { "1,000 creator searches/month", "Basic filtering (followers, niche)", "CSV export", "AI niche classification", "Email support"], }, { - id: "growth", tag: "Growth Plan", tagIcon: TrendingUp, + id: "growth", tag: "Growth Plan - Most Popular", tagIcon: TrendingUp, price: "$99", period: "/month", description: "Ideal for growing agencies and creator programs with scaling needs", button: { text: "Start Free Trial", href: "#contact" }, featuresTitle: "What's Included:", features: [