This is the design decision that makes the whole plugin trustworthy, and it is worth understanding.
How most AI page tools work:
They ask a language model to write HTML and CSS. That works until it does not: a stray tag, a broken grid, a layout that collapses on a phone. The customer finds the mess, not the tool.
How Results AI Funnels works:
The AI is never allowed to write markup. It can only choose from a fixed catalog of hand built sections and fill in their text. A deterministic renderer then turns those choices into HTML. The AI controls the words, never the structure.
The 19 section types:
- Navigation Bar and Footer for page chrome
- Hero for the headline, promise and main call to action
- Optin Form for capturing leads
- Video for an embedded video
- Proof and Testimonials for social proof
- Logo Bar for as seen in style trust marks
- Features for benefit blocks
- How It Works for numbered steps
- Pricing for plans and offers
- Bonus Stack for stacked value
- Guarantee for risk reversal
- Countdown Timer for deadlines
- FAQ for objection handling
- Call To Action for the closing ask
- About and Bio for your story
- Download and Delivery for handing over the goods
- Webinar Register for booking seats
- Rich Text for anything else
Every section is built mobile first and tested down to 360 pixels wide, which is narrower than almost any phone in use.
What this means for you:
- Your pages look premium on every screen without you touching CSS
- The AI can be creative with words while the layout stays safe
- If you dislike a section, you can swap, reorder or delete it without breaking the page
- Nothing you export can silently fall apart, because there is no improvised markup to fall apart
The tradeoff, stated honestly:
You cannot ask the AI for a section type that does not exist in the library. If you need something genuinely custom, use the Rich Text section, or publish the page and add your own block below it in WordPress.