Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2632dcd46f | |||
| a1ebbfad20 | |||
| 9ce517a7f5 | |||
| 2e23957121 | |||
| 1884570b80 | |||
| 941e14ceb2 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-set_52683-7100.jpg", imageAlt: "Website conversion metrics displayed" },
|
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-set_52683-7100.jpg", imageAlt: "Website conversion metrics displayed" },
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Your Free Website Audit", href: "#pricing" },
|
{ text: "Get Free Website Quote", href: "#pricing" },
|
||||||
{ text: "Schedule Call", href: "#contact" },
|
{ text: "Schedule Call", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardTwo
|
<PricingCardTwo
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
description="Choose the plan that fits your business. All plans include custom AI design, mobile optimization, and ongoing support."
|
description="Choose the plan that fits your business. All plans include custom AI design, mobile optimization, and ongoing support. One-time down payment + monthly recurring fees."
|
||||||
tag="Flexible Plans for Every Business"
|
tag="Flexible Plans for Every Business"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user