2 Commits

Author SHA1 Message Date
2632dcd46f Update src/app/page.tsx 2026-03-14 01:13:19 +00:00
a1ebbfad20 Merge version_6 into main
Merge version_6 into main
2026-03-14 01:11:54 +00:00

View File

@@ -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="Down payment covers full custom design & setup—then just pay monthly. 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"