2 Commits

Author SHA1 Message Date
978ff22841 Merge version_2 into main
Merge version_2 into main
2026-01-30 10:54:11 +00:00
6c51914858 Update src/app/page.tsx 2026-01-30 10:54:07 +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" }
],