2 Commits

Author SHA1 Message Date
3c39d8d459 Update src/app/page.tsx 2026-03-06 03:35:33 +00:00
17a1fc9a75 Merge version_5 into main
Merge version_5 into main
2026-03-06 03:18:25 +00:00

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Website Design", badgeIcon: Sparkles,
price: "Starting at $250", subtitle: "Pay after the website is completed. Perfect for your first website or redesign", buttons: [
price: "Starting at $250", subtitle: "Professional website starting at $250 built to help your business attract more customers online", buttons: [
{ text: "Get Started", href: "contact" },
{ text: "Learn More", href: "#" },
],