Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ce25cecb5 | |||
| 02205a875c | |||
| e5ade33959 | |||
| a88652740b | |||
| ca414730e7 | |||
| 29ffd52d74 | |||
| 399c433b7a | |||
| d40bb3e12c |
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardEight
|
<PricingCardEight
|
||||||
title="Ad Creative Pricing"
|
title="Ad Creative Pricing"
|
||||||
description="Professional monthly ad creative packages to keep your campaigns fresh and competitive."
|
description="Professional monthly ad creative packages to keep your campaigns fresh and competitive. These plans cover ad creative production only. For website design and Meta ads management, please contact us for a custom quote or book a strategy call."
|
||||||
tag="Transparent Pricing"
|
tag="Transparent Pricing"
|
||||||
tagIcon={DollarSign}
|
tagIcon={DollarSign}
|
||||||
plans={[
|
plans={[
|
||||||
@@ -246,8 +246,8 @@ export default function LandingPage() {
|
|||||||
title="Start Getting More Customers Today"
|
title="Start Getting More Customers Today"
|
||||||
description="Let's discuss your customer acquisition goals and build a strategy that brings you results. Whether you need a website, ads, creative, or a complete system, we're ready to help."
|
description="Let's discuss your customer acquisition goals and build a strategy that brings you results. Whether you need a website, ads, creative, or a complete system, we're ready to help."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request Your Free Demo Website", href: "#" },
|
{ text: "Request Your Free Demo Website", href: "contact" },
|
||||||
{ text: "Schedule Your Strategy Call", href: "#" }
|
{ text: "Schedule a Call", href: "contact" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user