Expert Site Review — April 2026

BOSSTORQUE.AI — Site Critique

bosstorque-site.jason-8ce.workers.dev  ·  Reviewed against current B2B lead-gen best practices for SMB consulting
Overall
B+
Strong foundation
Copywriting
A−
Best asset on the page
Design
B
Clean but generic
Conversion
B−
Missing trust layer
Performance
C+
2.1MB hero image

Bottom Line

The site reads like it was built by someone who actually knows the industry — because it was. The copy is the best thing here: direct, problem-aware, zero jargon. The AI hero photo is a legitimate differentiator. But the site has a trust gap. There are no testimonials, no case studies, no proof that this has worked for anyone. For a $5K–$15K consulting engagement, that's a conversion killer. Fix the image performance, add one real client win, and shuffle the section order. The bones are solid.

What's Working

Keep It
Hero headline A+

"Your crews work hard. Your business should too." is excellent — emotionally resonant, speaks directly to owner identity, and sets up the problem/solution frame in 9 words. This is the best line on the page. Don't touch it.

Pain point copy A

"Bids go cold while you're on the job site" and "You can't scale what you can't see" are visceral and accurate. "Which jobs are actually profitable?" buried in the data card is a gut-punch for any contractor owner — it should be bigger. Pain points section is doing exactly what it should: making the prospect feel understood before you pitch anything.

TorqueCheck as primary CTA Strong

Smart positioning. A free 15-minute diagnostic lowers the commitment barrier, positions BOSSTORQUE as the expert (not the vendor), and creates a natural lead qualification step. It's the right move for a consultative sale.

AI hero photo Differentiator

The construction foreman with cranes in the background is legitimately good — it reads as real industry, not stock photo. The golden-hour lighting and vest/hard hat combo communicate the right audience immediately. This beats 95% of consulting sites that use abstract shapes or smiling people in boardrooms.

3-step process section Clean

"TorqueCheck Diagnostic → Strategy & Roadmap → Build, Launch, Grow" with the dashed connector is clear and scannable. The sub-labels (FREE • 15 MINUTES / CUSTOM TO YOU / DONE FOR YOU) do real work. This section removes "how does it start?" objections efficiently.

Cloudflare Workers hosting Smart

Edge-deployed globally, no cold starts, effectively free at this traffic level. The fastest possible hosting setup for a static site. Good call.

Critical Issues — Fix Now

Blocking Conversion
No social proof anywhere — zero Critical

This is the single biggest conversion problem on the site. No testimonials. No case studies. No client logos. No "we've worked with X companies." For a $5K–$15K engagement, contractors need to see that someone like them hired you and got results. The "20 Years on Both Sides of the Job" section is good credibility — but it's Jason's story, not a client's. These are different things. The trust gap is wide.

Fix Add one specific case study snippet near the Services section. Format: trade type + problem + specific measurable result. Example: "A 22-person roofing company in Sacramento cut lead response time from 36 hours to 4 minutes. First month: 3 jobs they would have lost." One real story beats a hundred adjectives.
Hero image is 2.1MB PNG Performance

This is a significant mobile performance issue. On a 4G connection, this image takes 3–5 seconds to load, which means the hero section either shows as blank or shows only the gradient overlay while the photo loads. Google PageSpeed will flag this and it directly affects your SEO and bounce rate. The image itself is excellent — the format is wrong.

Fix Convert to WebP at 80% quality using: cwebp -q 80 hero-bg.png -o hero-bg.webp. Expected result: 200–350KB (85%+ reduction, imperceptible quality difference). Add <link rel="preload" as="image"> in the head. Update the CSS background-image reference to the .webp file. Can do this now.
Hero overlay is too dark — photo investment underused Design

The gradient overlay starts at 82% opacity. At that level, the foreman's face is partially obscured, especially in the center of the frame. You paid (in time and compute) for a custom AI photo and then you're covering it up. The hero loses emotional impact when the human element is muted. On mobile, this will be worse — smaller viewport means less image shows around the overlay.

Fix Reduce the overlay opacity. Try: rgba(10, 18, 45, 0.70) at 0% → rgba(15, 35, 110, 0.60) at 55% → rgba(30, 58, 138, 0.45) at 100%. This lightens the overlay by ~15% and lets the photo breathe while keeping text fully legible. Test contrast ratios with a tool.
Pricing section teases without delivering Conversion

"Transparent pricing. No agency games." is a strong headline — then you show three tabs with tier names (Starter, Growth, Scale) and a button that says "See Full Pricing →". That's not transparent. That's a tease. Contractors are transactional. They want to know if they can afford this before booking a 15-minute call. Withholding price at this stage increases friction and signals "we charge whatever we think you'll pay."

Fix Show at least a starting price for each tier on the homepage. Even a range is better than nothing: "Starter from $2,500" or "Investment starting at $X." If exact pricing requires a custom quote, say that explicitly and explain why (scope varies, etc.). The pricing page presumably has more detail — that's fine — but the homepage needs to give them a floor.

Design & Visual

Should Fix
Typography reads "SaaS startup," not "built for the trades"

The current headline font (Inter or similar) is clean and functional, but it could belong to any B2B SaaS company. Construction and field service brands that resonate with owner-operators typically use heavier, more condensed display typefaces — think industrial, not minimal. The copy is doing the heavy lifting to feel trade-specific; the typography isn't reinforcing it.

Consider Try a condensed bold face for H1/H2 headings: Barlow Condensed, Oswald, or Industry. Keep body copy in Inter/system-ui for readability. Even swapping the headline weight to 900+ extra-bold with tighter letter-spacing would add punch without a full font change.
Icon containers add visual bulk without clarity

The colored square background pads behind each service icon are large (52×52px with a 26px icon). The dead space makes each icon look like a button that doesn't do anything. The icon itself communicates — the box around it doesn't add information, it just adds weight. The hero trade bar icons (no container) actually look sharper.

Fix Remove the containers entirely, or shrink to a 36×36 pad. Let the orange stroke icon stand on its own against the card background. Saves visual weight and lets the headline lead.
Pain points section background is flat white — jarring drop after the hero

After the dramatic full-bleed hero photo, dropping into a pure white card section creates a harsh visual break. The white reads "template" and briefly makes the site feel like it switched personalities. The hero establishes an aesthetic; the pain points section abandons it.

Fix Use a very subtle off-white or light gray (#f8f9fa). Alternatively, add a 1px textured SVG pattern or a very faint orange/navy diagonal rule in the background. Even a 4px orange top-border on the section would provide visual continuity from the hero.
No scroll indicator in the hero

The hero section fills the full viewport. A visitor who doesn't immediately scroll may not know there's more page below. There's no animated arrow, no peeking next section, no visual pull downward. This is especially risky on mobile where the CTA buttons are near the bottom of the viewport.

Fix Add a simple animated chevron or "scroll" indicator at the bottom of the hero section. 3–4 lines of CSS, done. Or slightly reduce the hero height so the top of the pain points section is visible below the fold — giving the user a visual reason to scroll.
Pricing section warm peach background is inconsistent with the palette

The site palette is navy/orange/white with one light-gray section (How It Works). The pricing section uses a warm peach/cream tone that doesn't appear anywhere else. It's not bad in isolation, but it creates a subtle "this section was designed separately" feeling. Intentional palette breaks can work — but only if they're used more than once to establish a pattern.

Service card grid has excessive padding Minor

Each service card has substantial vertical padding that makes the cards feel large relative to their content. The text body in each card is 3–4 lines, which is right, but the white space above and below inflates the section height and adds scroll debt. The prospect has to scroll further to get past Services, which delays reaching the process and pricing sections.

Content & Messaging

Refine
Section order buries credibility

Current order: Hero → Pain Points → Services → How It Works → Why BOSSTORQUE → Pricing → CTA. You're asking visitors to evaluate your services before they've decided whether to trust you. "Why BOSSTORQUE" (20 years, both sides of the job, $1M–$50M track record) should precede the service details. Establish credibility first, then show what you do with it.

Recommended order Hero → Pain Points → Why BOSSTORQUE → Services → How It Works → Social Proof (new) → Pricing → CTA → Footer
Revenue claim creates ICP tension

"We've built systems for companies from $1M to $50M" appears in the Why section, but your ICP caps at $20M revenue. A $3M GC reading this might feel like he's the bottom of your market. He's not — he's your target. Consider changing to "from $1M to $20M" or framing it differently: "whether you're doing $2M or closing in on $20M, the systems that got you here won't get you there."

"What We Build" intro paragraph is generic

"We don't sell you software licenses and disappear. We build the systems, configure the tools, and make sure your team actually uses them." The sentiment is right but this exact phrase (or something nearly identical) appears on dozens of consulting sites. The rest of your copy doesn't sound like this — it sounds like a contractor. Make this paragraph sound the same way.

Alternative "Your team doesn't have time for a 30-day onboarding. We come in, set it up for how you actually work, and don't leave until it's running. No IT department required."
No FAQ section Friction

Contractors have predictable objections before they book a call: "How long does this take?", "Do we have to switch our current software?", "What if our crew doesn't use it?", "We tried something like this before and it didn't work." An FAQ section with 4–5 real answers reduces sales friction and handles the conversation before it happens. It also adds SEO-friendly long-tail content.

Step 3 "Build, Launch, Grow" is vague Minor

Steps 1 and 2 are specific and time-bounded (Free • 15 minutes; Custom to you). Step 3 opens with three words that could mean anything. The body copy recovers ("We do the work. You run your jobs.") but the title should match the specificity of the first two. Consider: "Systems Live, Team Trained" or "Go Live in 30 Days."

Conversion Optimization

High Value
Two CTAs of equal visual weight create decision paralysis

"Get Your Free TorqueCheck" and "Schedule a Call" appear side-by-side in the hero at nearly equal prominence. They lead to the same outcome (a conversation) but create a false choice. The prospect's brain has to decide which one to pick instead of just picking one. The orange/white contrast helps slightly, but they're the same size and same shape.

Fix Make TorqueCheck the clear primary (full orange, current size). Make "Schedule a Call" a text link or much smaller ghost button. The primary path should be obvious. Every second the visitor spends choosing is a second they might leave.
No email capture for visitors who aren't ready to book

A contractor who lands on the site at 6pm after a long day, reads it, thinks "this looks legit," then closes the tab — is gone. There's no mechanism to capture that warm lead before they leave. No content offer, no email bar, no "get the free trade tech audit checklist." The only conversion path is booking a call, which is a high-commitment action for a first visit.

Consider A simple sticky footer bar or exit-intent popup: "Not ready to book? Get the 5-minute Trade Operations Audit Checklist — free." Routes to a ConvertKit form. This is your Track A lead magnet and it gives you an email to nurture.
Why BOSSTORQUE section has no CTA

This is your strongest trust-building section. The copy makes a compelling case: trades background, proven track record, flat-rate pricing, stays until it works. Then it ends. There's no "ready to see if this fits?" or even a link forward. Warm momentum built by the copy goes nowhere.

Fix Add a simple inline CTA at the bottom of the Why section: "Start with a free TorqueCheck →" — even just a text link. You've just convinced them; don't make them scroll to find the button.
Bottom CTA section could use objection handlers Quick Win

"Find Out What's Costing You Money" with the TorqueCheck CTA is good. The three microcopy bullets below the button ("Free · No commitment · Results in minutes") are excellent — they directly handle the three most common hesitation points. Consider adding a 4th: "No prep needed" — contractors often feel like they need to prepare for a sales call. Removing that assumption reduces friction further.

Performance

Fix First
Hero image: 2.1MB PNG Fix First

This is the biggest performance issue on the page by far. A 2.1MB uncompressed PNG as the hero background will load slowly on mobile (4G: 3–5 seconds) and will tank your PageSpeed score. Google factors load speed into both rankings and Quality Score in paid search — if you're running Google Ads, this hurts your ad cost and your SEO simultaneously.

Conversion to WebP Target: 200–300KB at 80% quality. Command: cwebp -q 80 assets/hero-bg.png -o assets/hero-bg.webp. Then in CSS: background-image: url('assets/hero-bg.webp'). WebP is supported by 97%+ of browsers. Optional: use <picture> element with PNG fallback for the remaining 3%.
Missing hero image preload hint

Even after converting to WebP, the browser won't start loading the hero image until it parses the CSS. Adding a preload hint in the <head> tells the browser to fetch it in parallel with parsing, reducing time-to-meaningful-paint by 500ms–1.5s.

Add to <head> <link rel="preload" href="assets/hero-bg.webp" as="image">
No mobile-specific hero image Future

On mobile, the hero image is cropped to a portrait viewport. The foreman's face (the most compelling visual element) may or may not be visible depending on how background-position is set. A dedicated mobile crop (portrait orientation, face centered) would improve mobile impact. Wasted screen area on the wide side of the landscape image becomes invisible on mobile anyway.

+

What's Missing

Add Soon
Social proof section (testimonials / case study) High Priority

Already called out — worth repeating. This is the #1 missing element. Doesn't need to be elaborate. Even one contractor testimonial with a first name, trade, and city ("Mike, GC — Sacramento, CA") and a one-paragraph result is worth more than everything else you could add to this page combined. If you don't have public testimonials yet, a case study written as narrative ("Here's what we found when we worked with a 20-person electrical contractor...") accomplishes the same goal.

Logo/brandmark Polish

BOSSTORQUE as a wordmark in the nav reads fine, but a logomark (a small icon that lives next to the name) would give the brand more visual flexibility and authority. Something industrial — a bolt, a torque wrench, a hex shape, a stylized "BT." Not critical, but it's the difference between "startup" and "company."

Social links in footer Minor

The footer has two link columns (Services, Company) but no social links. If BOSSTORQUE has a LinkedIn presence or YouTube channel, this is free credibility. Contractors looking you up will check social before booking a call. Even a LinkedIn icon says "this is a real company."

FAQ or objection section Sales Friction

4–5 answers to the questions every contractor asks before hiring a consultant. Format as a simple accordion or inline Q&A. Handles the most common objections before the sales call, which makes the call shorter and more likely to convert.

Priority Action List — In Order

1
Convert hero-bg.png to WebP
cwebp command + update CSS reference + add preload hint. Biggest performance ROI on the site.
30 min
2
Add social proof — one case study or testimonial
Write it yourself if needed: trade type, specific problem, measurable outcome. Put it between Services and How It Works.
2–3 hrs
3
Show price floors in the pricing section
Even "Starting at $X" for each tier. Remove the tease, add transparency.
30 min
4
Lighten the hero overlay opacity by ~15%
rgba(10,18,45,0.70) → rgba(15,35,110,0.60) → rgba(30,58,138,0.45). Let the photo breathe.
15 min
5
Move "Why BOSSTORQUE" above "Services"
Establish credibility before asking them to evaluate your services. Section reorder only — no content changes needed.
20 min
6
Subordinate the "Schedule a Call" CTA
Make it a text link or much smaller ghost. Remove the false choice. One primary path per section.
15 min
7
Add a scroll indicator to the hero
Animated chevron or slight hero height reduction so the next section peeks below the fold.
30 min
8
Add an inline CTA at the bottom of Why BOSSTORQUE
"Start with a free TorqueCheck →" — just a text link. Don't let warm momentum go nowhere.
10 min
9
Add FAQ section (4–5 questions)
Handles common objections before the sales call. Adds SEO long-tail content. Between Pricing and CTA is natural placement.
2 hrs
10
Email capture for non-ready visitors
Sticky bar or exit intent: "Get the free Trade Ops Checklist." Routes to ConvertKit Track A. Captures the warm-but-not-ready segment.
3–4 hrs