Merge version_5 into main #13

Merged
bender merged 1 commits from version_5 into main 2026-03-14 01:10:06 +00:00

View File

@@ -110,7 +110,7 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardTwo
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"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -265,4 +265,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}