diff --git a/src/app/page.tsx b/src/app/page.tsx index 44658cf..68166b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { }, { id: "content-social-ig-li", badge: "Social Growth Starter", badgeIcon: Sparkles, - price: "Custom Quote", subtitle: "Content + Instagram & LinkedIn", buttons: [ + price: "$699", subtitle: "Content + Instagram & LinkedIn", buttons: [ { text: "Get Started", href: "#contact" }, { text: "Learn More", href: "#faq" } ], @@ -147,7 +147,7 @@ export default function LandingPage() { }, { id: "content-social-full", badge: "Social Growth Pro", badgeIcon: Sparkles, - price: "Custom Quote", subtitle: "Content + Full Social Media", buttons: [ + price: "$699", subtitle: "Content + Full Social Media", buttons: [ { text: "Get Started", href: "#contact" }, { text: "Learn More", href: "#faq" } ], @@ -180,7 +180,7 @@ export default function LandingPage() { tagIcon={Package} tagAnimation="slide-up" buttons={[ - { text: "Request Custom Quote", href: "#contact" } + { text: "Request $699", href: "#contact" } ]} buttonAnimation="blur-reveal" textboxLayout="default"