Wascana Driving School has strong social proof (4.9 stars, 407 reviews) but the website actively prevents conversions through three critical failures: no actionable booking CTA on the homepage, live placeholder contact details that destroy trust, and severe page speed issues from 11 blocking scripts and 39 unoptimized images. Fixing these three issues, starting with the contact data and CTA, would directly recover lost registrations from high-intent Regina visitors.
The only visible homepage CTA is a gold 'Read More' button that leads deeper into about-page content, not to a booking or registration action. There is no phone number, no 'Book Now', and no 'Register Today' button visible in the screenshot's above-the-fold or mid-page section where the welcome copy appears.
Instead of a passive 'Read More' link, high-converting driving school sites use a high-contrast 'Register for Next Class – May 10' button placed directly beside the welcome copy. A visitor landing here likely thinks: 'I want to sign up but I don't see how to actually book anything from this page.' This causes visitors to leave or click away into informational pages rather than converting, resulting in lost registrations and course bookings.
Replace or supplement the 'Read More' button with a primary CTA button labeled 'Register for May 10 Class – $570' styled in a contrasting color (e.g., deep green or dark blue against the white background). Place it directly below the welcome paragraph so it is visible without scrolling on desktop. Link directly to the registration/login page already present in the nav.
The contact page shows placeholder text 'street city-zip, state, country' and '123456789' as the phone number, and 'admin@me.com' as the email address. These are clearly unfinished template fields, not real business contact details, and are visible to any visitor who navigates to the Contact page.
Instead of placeholder credentials, high-converting local service sites display a verified street address, a local area-code phone number, and a branded email (e.g., info@wascanadriving.ca) on every page. A visitor landing here likely thinks: 'This school doesn't have a real address listed — is this even a legitimate business?' This causes visitors to not trust the school and abandon the contact form, resulting in lost inbound calls and enquiry leads.
Immediately replace 'street city-zip, state, country', '123456789', and 'admin@me.com' with the real Regina civic address, a local Saskatchewan phone number with the 306 or 639 area code, and a branded business email. Add the address to the site footer so it is visible on every page, and ensure it matches the Google Business Profile to support local SEO and trust signals.
The homepage has 18 scripts (11 render-blocking) and 39 images without lazy-loading, creating severe page load delays. The screenshot shows a large full-width hero image of a red car on a yellow background that is decorative and unoptimized, compounding the load problem.
Instead of unoptimized hero images and stacked blocking scripts, high-converting school sites use compressed WebP images, deferred non-critical scripts, and a sub-2-second load time. A visitor landing here likely thinks: 'This page is slow to load — maybe this school isn't very professional.' This causes visitors to leave before the page fully renders, resulting in lost first impressions and registration clicks from mobile users in Regina searching for driving schools.
Convert the large red car hero image and all homepage images to WebP format with explicit width/height attributes and lazy-loading on below-fold images. Defer or async-load non-critical scripts, particularly the 11 identified blocking scripts. Target a Largest Contentful Paint under 2.5 seconds. Use a CDN for static assets if not already in place.