Waboom AI
AI Training

AI Training

AI Team TrainingPopular

Hands-on workshops for marketing, sales, operations, and customer service teams.

AI Strategy Workshop

Executive workshops for leadership teams. Identify opportunities. Calculate ROI. Walk out with a roadmap.

Claude Code Workshop

Build apps in hours not months. Ship websites, automations, and tools with AI.

AI Training for Teams

AI Training for Teams

Hands-on workshops for marketing, sales, operations, and customer service teams. Not theory. Real tools. Real tasks. Real outcomes.

2,000+ people trained across NZ

Learn more
AI Automation

AI Automation

AI Agents & AutomationPopular

Your AI workforce: outbound, proposals, knowledge and support agents. Find buyers, write SOWs, answer every call.

AI Retainer Support

Already built with us? Stay on retainer and we keep shipping new agents and features for your business.

Microsoft Copilot Agents

Build custom Copilot agents in Power Automate & Copilot Studio. Automate workflows across your entire Microsoft 365 ecosystem.

Waboom Concierge

Personalised inbound for premium brands. An AI concierge greets every visitor, builds an on-the-spot quote, and books a real conversation.

AI Automation & Integration

AI Automation & Integration

We build faster and more cost effectively than traditional development teams. You tell us the problem. We deliver the solution.

30+ projects live in 24 months

Learn more
AI Voice Agents

AI Voice Agents

AI Voice Agents

24/7 AI-powered phone agents for inbound & outbound calls. Never miss a lead, handle enquiries, book appointments automatically.

AI Receptionist

Pay-as-you-go inbound receptionist. Answers, transfers calls, takes messages inside your VoIP. $1/min with auto top-up.

Voice Agent Pricing

Transparent pricing for AI voice agents. See costs per minute and platform fees.

AI Voice Agent Demo

Talk to Michelle on three voice AI engines side by side. Hear the latency, find the model that fits.

Listen to Our Voices

Preview all 32 AI voice agents across NZ, AU, UK and US. Find the perfect voice for your brand.

Case Studies

Real customer results. Vendor leads, viewings booked, relationships scaled. Every story has the math.

AI Voice Agents

AI Voice Agents

Never miss a lead. AI agents that answer calls 24/7, qualify prospects, and book appointments automatically.

30+ voice agents deployed

Learn more
Case Studies

Case Studies

Melbourne: 5 listings from one 14-year dormant contactPopular

$2.9M of CBD apartments relisted by the same agent who sold them in 2012. AI dialled the dormant number.

Home builder: AU$374.4M in lost sales uncovered

5,200 cold calls into a 70,000-prospect CRM. 234 confirmed lost deals at AU$1.6M each. A very leaky bucket.

Sydney agent: 141 vendor leads in 90 days

9,856 dials, 1,997 conversations, 141 warm-transferred sellers at $32.74 each.

Christchurch developer: 49 viewings in 14 days

931 Meta leads called same-day. 49 viewings booked at $7.12 each.

City Sales Auckland: 100,000+ relationships

How a leading Auckland firm strengthened over 100,000 client relationships with AI.

See all case studies

Browse every Waboom customer case study in one place.

Real numbers from real Waboom customers

Real numbers from real Waboom customers

Vendor leads. Viewings booked. Relationships scaled. Every story has the math.

5,000+ AI-handled conversations

Learn more
Resources

Resources

AI Resources & Guides

Free templates, frameworks, and implementation guides to help you adopt AI effectively in your organisation.

Blog

Expert insights on AI voice agents, automation strategies, and industry best practices from the Waboom team.

Workshop Tutorial Videos

Paid-attendee video library. Cowork 101 and Claude Code 101, on demand with clickable chapter navigation.

AI Resources Hub

AI Resources Hub

Free tools and guides to help you implement AI effectively. From policy templates to ROI calculators.

New resources added monthly

Learn more
Contact

Contact

Contact Us

Get in touch with our team. We'd love to hear about your AI goals.

About Waboom AI

Learn about our mission, team, and why we're passionate about AI adoption in NZ.

Let's Talk AI

Let's Talk AI

Whether you need training, automation, or strategy - we're here to help you adopt AI effectively.

Response within 24 hours

Learn more
09 885 9695 (NZ)+61 485 027 479 (AU)
←
Module 3 of 6
Building Your Page
25 min • 0 Lessons

Building Your Page

Create a complete landing page structure with Claude Code.

Choose Your Path

Two ways to complete this module:

PathBest ForTime
Step-by-StepFirst time using Claude Code, want to learn the process25 min
One-ShotConfident with prompts, want to move fast10 min

Before You Start

Make sure you're in your project folder with Claude Code running.

📋 Copy this command:

cd ~/my-landing-page && claude

Get Your Images Ready

Before we start building, grab some images. A landing page without visuals feels empty — let's fix that upfront.

What to Gather

Grab 2-4 images from your computer:

  • A headshot — photo of yourself or your team
  • Product shots — screenshots, photos of what you're selling
  • Your logo — if you have one
  • Stock photos — try Unsplash for free, high-quality images

Add Them to Your Project

Put your images in the images folder. You can drag and drop in your file explorer, or ask Claude:

💻Type this prompt to Claude
Copy my headshot from ~/Downloads/my-photo.jpg to the images folder in my project

Claude will move the files and confirm they're ready to use.

💡

Image Tips:

  • Use .jpg or .png files — Claude handles both
  • Name them something memorable: headshot.jpg, product-screenshot.png
  • We'll add these to your landing page as we build each section

⚡ One-Shot Build — Skip to the End

💡

Ready to go fast? Copy the mega-prompt below. Builds your entire page in one shot.

Copy this mega-prompt. Customize with your own headline, pain points, and business details.

💻Mega Prompt
Build me a complete landing page in index.html with professional styling. Include all CSS in a linked styles.css file.

## Structure & Content:

**Hero Section:**
- Headline: "Build Landing Pages Without Code"
- Subheadline: "Go from idea to live website in hours, not weeks. No developers needed."
- CTA button: "Start Building Free"
- Add my headshot (images/headshot.jpg) on the right, circular with shadow
- Gradient background (dark blue to purple)

**Pain Points Section:**
- Headline: "Sound Familiar?"
- 3 pain points with icons:
  1. "Waiting weeks for your developer to make simple changes"
  2. "Paying agencies thousands for landing pages that don't convert"
  3. "Losing leads while your website sits unfinished"

**Solution Section:**
- Headline: "There's a Better Way"
- Show how we solve each pain point
- Add my product screenshot (images/product-screenshot.png) styled as a browser window

**Testimonials Section:**
- Headline: "What People Are Saying"
- 3 testimonial cards with quotes, names, roles, and circular photo placeholders

**Final CTA Section:**
- Headline: "Ready to Build?"
- Subheadline: "Your landing page is one conversation away."
- Big button: "Start Building Now"
- Contrasting background color

**Footer:**
- Copyright 2025
- Links to Privacy Policy and Terms (use # as placeholders)

## Design Requirements:
- Modern, clean design
- Mobile responsive
- Consistent color scheme throughout
- Professional typography
- Smooth hover effects on buttons

Build everything now and open it in my browser when done.

After it builds, iterate: "Make the headline bigger", "Change the button to green", etc.

Done with One-Shot? Skip ahead to Module 4: Adding Interactivity.

📚 Step-by-Step Guide

Want to learn the process? Start here. We'll build your landing page section by section, learning as we go.

Landing Page Psychology

Before we build, you need to understand what makes a landing page work. This isn't about making something pretty — it's about creating something that converts visitors into customers.

The 5-Section Framework

Every effective landing page follows the same basic structure:

1. Hook (Hero Section)

Purpose: Grab attention and promise a result

This is the first thing visitors see. You have about 3 seconds to convince them to keep scrolling. It needs:

  • A clear headline that promises an outcome
  • A subheadline that explains how
  • A call-to-action button

Example: "Build Landing Pages Without Code — In Hours, Not Weeks."

Hero section example

2. Pain

Purpose: Make them feel understood

Before you offer a solution, show that you understand their problem. This builds trust and makes them think "this is for me."

Example: "Tired of waiting weeks for your developer? Frustrated by expensive agencies that don't get your vision?"

Pain points section example

3. Solution

Purpose: Present your offer as the answer

Now introduce what you're offering. Connect it directly to the pain points you just described.

Example: "ClaudeKit lets you build professional landing pages by describing what you want. No coding. No waiting."

4. Proof

Purpose: Remove doubt with evidence

People are skeptical. Show them that this actually works. Use:

  • Testimonials
  • Case studies
  • Numbers and results
  • Screenshots or demos

Example: "500+ landing pages built. Average time: 3 hours."

Testimonials section example

5. CTA (Call to Action)

Purpose: Tell them exactly what to do next

Don't leave it vague. Give them one clear action to take.

Example: "Start Building Free" or "Get Instant Access"

Building Your Hero

Let's create a complete hero section. Give Claude all the details it needs.

💻Type this prompt to Claude
Create a hero section for my landing page in index.html.

Use this content:
- Headline: Build Landing Pages Without Code
- Subheadline: Go from idea to live website in hours, not weeks. No developers needed.
- CTA button text: Start Building Free

Add my headshot (images/headshot.jpg) on the right side of the text, make it circular with a subtle shadow. Nice gradient background.
✓Claude will respond with
I'll create a hero section for your landing page.

Updating index.html...

Done! I've created a hero section with:
- Your headline and subheadline
- A call-to-action button
- Centered layout with a professional color scheme

Would you like me to open it in your browser so you can see it?

The Iteration Pattern

This is how you'll work for the rest of the course:

  1. Ask Claude to build something
  2. Look at it in your browser
  3. Tell Claude what to change
  4. Repeat until you're happy

You don't need to know CSS or design rules. Just describe what you want:

  • "Make it bigger"
  • "More space here"
  • "Change that color to blue"
  • "Center this"
  • "Add a shadow"

Claude translates your words into code.

✨

What you just did: You built a complete landing page structure following proven psychology. It has a hook, addresses pain, presents a solution, proves it works, and tells visitors exactly what to do. In the next module, you'll add interactivity to make it even more engaging.

←PreviousSetupNext ModuleAdding Interactivity →
Waboom AI

Empowering New Zealand and Australian businesses with AI voice agents and automation that deliver real, measurable value.

info@waboom.ai+64 9 885 9695 (NZ)+61 485 027 479 (AU)
Level 8, 139 Quay Street
Auckland CBD, New Zealand

Voice Agents

  • AI Voice Agents
  • AI Receptionist NZ
  • AI Receptionist Australia
  • AI Phone Answering
  • AI Virtual Receptionist
  • AI Receptionist Pay As You Go
  • Waboom Concierge
  • Medical Answering Service
  • Answering Service Australia
  • AI Sales Agent
  • Voice Agent Pricing
  • Listen to Voices
  • Real Estate Guide

By Industry

  • Real Estate
  • Mortgage Brokers
  • Insurance Brokers
  • Property Managers
  • Medical Clinics
  • Dentists
  • Vets
  • Childcare + ECE
  • Car Dealerships
  • Construction + Builders
  • Electricians
  • Plumbers
  • HVAC
  • Accountants
  • Law Firms
  • All industries and regions

Workshops

  • All Workshops
  • AI Team Training
  • AI Strategy Workshop
  • AI Champion Workshop
  • Claude Team Training
  • Claude Code Workshop
  • Lovable Workshop
  • Free AI Workshop

Automation

  • AI Automation
  • Microsoft Copilot Agents
  • Integrations

Company

  • About Us
  • Contact
  • Partners
  • Pipedrive Partner
  • Resources
  • Blog
  • AI Agency NZ
  • AI Agency Australia

Powered by leading AI technologies

VAPIOpenAIZapierMakeStripe

© 2026 Waboom.ai. All rights reserved.

PrivacyTermsSecurity