diff --git a/src/app/page.tsx b/src/app/page.tsx index e69acd2..1888ea1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { }, { id: "premium", badge: "Most Popular", badgeIcon: Sparkles, - price: "+$299", name: "Premium Protection", buttons: [ + price: "+$799", name: "Premium Protection", buttons: [ { text: "Get Started", href: "contact" }, { text: "Learn More", href: "features" } ],