Merge version_4 into main #8

Merged
bender merged 1 commits from version_4 into main 2026-03-05 16:09:15 +00:00

View File

@@ -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"