Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-30 10:54:11 +00:00

View File

@@ -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" }
],