Update src/app/page.tsx

This commit is contained in:
2026-03-18 22:38:29 +00:00
parent 77092bed18
commit 6ed2398f96

View File

@@ -161,7 +161,7 @@ export default function LandingPage() {
plans={[
{
id: "basic", badge: "Great Start", badgeIcon: Sparkles,
price: "$500", subtitle: "Perfect for small businesses", features: [
price: "$600", subtitle: "Perfect for small businesses", features: [
"Basic webpage setup", "Mobile responsive design", "Basic SEO optimization", "Contact form integration", "Free domain setup"
]
},