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