5 Commits

Author SHA1 Message Date
44aa090a97 Merge version_2 into main
Merge version_2 into main
2026-04-03 14:33:07 +00:00
12d627acc7 Update src/app/page.tsx 2026-04-03 14:33:04 +00:00
d4c3900cbd Merge version_1 into main
Merge version_1 into main
2026-04-03 14:23:37 +00:00
d8c1b45408 Merge version_1 into main
Merge version_1 into main
2026-04-03 14:23:10 +00:00
245102c24f Merge version_1 into main
Merge version_1 into main
2026-04-03 14:22:38 +00:00

View File

@@ -100,16 +100,12 @@ export default function LandingPage() {
textboxLayout="default"
plans={[
{
id: "setup", badge: "Required", price: "$3,400 - $4,000", subtitle: "One-Time Setup Fee", features: ["Platform buildout", "AI agent configuration", "CRM integration", "Campaign setup"],
buttons: [{ text: "Get Started", href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit" }]
},
{
id: "retainer", badge: "Monthly", price: "$1,109", subtitle: "Monthly Retainer", features: ["Ongoing optimization", "Campaign monitoring", "Analytics reporting", "Dedicated support"],
buttons: [{ text: "Get Started", href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit" }]
id: "custom", badge: "Custom", price: "Custom", subtitle: "Tailored Enterprise Solution", features: ["Fully customized AI configuration", "Dedicated account management", "Priority integration support", "Scalable volume capacity"],
buttons: [{ text: "Book a Demo", href: "#contact" }]
}
]}
title="Simple, Transparent Pricing. Massive ROI."
description="Transparent billing for a done-for-you revenue system."
title="Tailored Pricing for Your Business."
description="We design custom revenue recovery systems that scale with your unique needs. Lets discuss your requirements."
/>
</div>