Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-06 05:02:26 +00:00

View File

@@ -128,9 +128,9 @@ export default function LandingPage() {
plans={[
{
id: "standard", badge: "Standard Package", badgeIcon: Sparkles,
price: "$1,999", subtitle: "Everything you need for a professional web presence", buttons={[
price: "$1,999", subtitle: "Everything you need for a professional web presence", buttons: [
{ text: "Get Started", href: "contact" }
]},
],
features: [
"5-page professional website", "Mobile-responsive design", "Professional branding", "Contact form integration", "72-hour turnaround", "Payment after approval"
]