Merge version_2 into main #5
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user