Merge version_1 into main #4
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
description="Get a dedicated designer, ads manager, and unlimited revisions. Every lead flows straight to your CRM and Google Sheets in real time—no setup fees, no surprises."
|
||||
tag="Trusted by 150+ Ecommerce Brands"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "3-7 Days", label: "Campaign Launch Time" },
|
||||
{ value: "2-4x", label: "Average ROAS Improvement" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
imageAlt="Dedicated Meta ads management team working on campaign optimization"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,21 +120,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter", tag: "Starter Plan", price: "$3,000", period: "/month", description: "Perfect for small ecommerce stores and local service businesses getting started with Meta ads.", button: { text: "Get Started", href: "#contact" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
id: "starter", tag: "Starter Plan", price: "$3,000", period: "/month", description: "Perfect for small ecommerce stores and local service businesses getting started with Meta ads.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [
|
||||
"1 dedicated ads manager", "Up to $10K/month ad spend managed", "2 ad campaigns", "Weekly performance reports", "Email support", "Lead delivery to CRM or Sheets"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "growth", tag: "Growth Plan", tagIcon: Zap,
|
||||
price: "$6,000", period: "/month", description: "Designed for growing businesses scaling their Meta ads with higher budgets and dedicated support.", button: { text: "Schedule Demo", href: "#contact" },
|
||||
featuresTitle: "Everything in Starter, Plus:", features: [
|
||||
price: "$6,000", period: "/month", description: "Designed for growing businesses scaling their Meta ads with higher budgets and dedicated support.", button: { text: "Schedule Demo", href: "#contact" }, featuresTitle: "Everything in Starter, Plus:", features: [
|
||||
"2 dedicated team members", "Up to $30K/month ad spend managed", "6 ad campaigns", "Bi-weekly strategy calls", "Advanced audience targeting", "A/B testing & optimization", "Priority support"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "agency", tag: "Agency Plan", price: "Custom", period: "/month", description: "For agencies and enterprises needing white-label solutions and unlimited scaling.", button: { text: "Contact Sales", href: "#contact" },
|
||||
featuresTitle: "Full Service Managed Ads:", features: [
|
||||
id: "agency", tag: "Agency Plan", price: "Custom", period: "/month", description: "For agencies and enterprises needing white-label solutions and unlimited scaling.", button: { text: "Contact Sales", href: "#contact" }, featuresTitle: "Full Service Managed Ads:", features: [
|
||||
"Dedicated team of 3+", "Unlimited ad spend management", "Unlimited campaigns", "Weekly strategy + optimization calls", "Custom reporting dashboard", "White-label options", "24/7 dedicated support"
|
||||
]
|
||||
}
|
||||
@@ -203,7 +200,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"
|
||||
imageAlt="Support team answering customer questions"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How quickly will I see results?", content: "Most clients see initial results within 2-4 weeks once campaigns are live. However, we focus on sustainable growth—full optimization typically takes 6-8 weeks to maximize ROAS and lead quality. You'll have transparent weekly reporting to track progress."
|
||||
|
||||
Reference in New Issue
Block a user