DEV Community

Khalfan
Khalfan

Posted on

How to Explain Software Pricing to a Client Who Just Used Claude to Build a Landing Page

We've all had this conversation, or we're about to.

A client built something with Claude over a weekend. Or watched a YouTube video of someone vibe-coding a full app in an hour. Now they're looking at your quote and doing the math in their head.

"If AI can build this so quickly, why does software still cost so much?"

Here's a framework that actually works, and it's backed by industry data rather than intuition.

Start With the 40-20-40 Rule

Software projects have historically broken down roughly like this:

40% planning, architecture, and design
20% coding and implementation
40% QA, testing, integration, deployment, and production readiness

AI has unquestionably made the coding portion faster.

For many well-scoped projects, that 20% may now be closer to 8% to 12%.

That's a meaningful improvement.

But it hasn't eliminated the remaining 80%.

Be Specific About Where AI Helps

Avoid vague explanations.

Make it concrete.

For example:

"AI helps us generate boilerplate code, repetitive CRUD operations, standard components, and other predictable implementation work much faster."

Then explain what it doesn't replace:

Architecture decisions
Stakeholder alignment
Product requirements
Security reviews
Testing
Integrations
Performance optimization
Production hardening

That landing page built over a weekend?

It probably doesn't have:

Authentication
Database relationships
Payment workflows
Third-party integrations
User permissions
Monitoring
Load testing
Security controls

Those are the things that make software projects complex.

Not the landing page itself.

Show the Real Numbers

The most useful conversations are grounded in reality.

Industry surveys in 2026 suggest that most software companies expect AI to reduce project costs by roughly 10% to 25%.

Not 60%.

Why?

Because some of the gains from faster code generation are offset by:

Additional review requirements
Debugging AI-generated code
Testing and validation
Production readiness work

The productivity gains are real.

They're just not as dramatic as many headlines imply.

Position AI as Speed, Not a Discount

Instead of saying:

"AI makes this cheaper."

Try saying:

"Our AI-assisted workflow allows us to deliver this project three weeks faster than we could have eighteen months ago."

That's often where the real value appears.

Faster delivery.

More features.

Better documentation.

Improved test coverage.

More iteration before launch.

Those benefits are usually more valuable than an aggressive discount.

The Conversation Clients Need

The question shouldn't be:

"How much cheaper is this because of AI?"

The better question is:

"What additional value does AI-assisted delivery create for this project?"

That's where the strongest client relationships are forming.

Not around cutting costs to the bone.

Around delivering better outcomes more efficiently.

FoundersBar explores this topic in more detail, including AI-era software pricing, the 40-20-40 framework, and how agencies and clients can have more productive conversations about value, scope, and delivery.

→ Full piece: https://foundersbar.com/articles-and-research/why-software-development-quotes-arent-dropping

Top comments (0)