“Showed up on time, edges were sharp, and they didn’t leave clippings in the street. Exactly what I wanted from a weekly crew.”
Reviews
Real-world proof beats slogans. Below is a structured snapshot you can sync with Google Business Profile as reviews accumulate.
Social proof
What neighbors say
Representative feedback for launch—see the full breakdown on our reviews page and swap in live Google data when you connect your profile.
Reputation snapshot
Based on 127 reviews · Google Business Profile (representative)
“House wash came out clean without blasting paint off the siding. They explained what they were doing before they started.”
“Beds look fresh and the crew was respectful of our irrigation heads. Quote matched the invoice.”
“Quoted same day, showed on time, and the yard photographed well for the listing. Wish we’d called sooner.”
“Concrete looks even—not zebra-striped. They treated the porch steps gentler than the driveway, which is what our older home needed.”
“Clear scope in writing before they cut. HOA complimented the bed lines—rare win.”
“Downspouts actually flow now. They flagged a section we should watch before it stains the siding.”
“Communication is the difference—text when they’re on the way, honest when rain pushes the day.”
Review request messaging (ops)
SMS: Thanks for choosing Midlands Exterior Solutions today. If we earned it, a quick Google review helps neighbors find honest local crews—reply STOP to opt out.
Email subject: How did we do on your property today?
Email lead: If anything missed the mark, reply to this email and we’ll make a plan. If you’re happy, a short Google review helps other Midlands homeowners choose local service with confidence.
Tune copy in src/data/trust-copy.ts and cross-check src/data/gbp-launch.ts.
Leave a Google review
Honest reviews help neighbors find dependable local crews. If we earned it, take a minute on Google—your feedback shapes how we route crews and communicate on service day.
Connect your review link
In Google Business Profile, open Ask for reviews and copy the short URL. Add it to NEXT_PUBLIC_GOOGLE_REVIEW_URL in .env.local (see ENV_SETUP.md in the repo). This page will show a live button automatically.
- Optional env: set
NEXT_PUBLIC_GOOGLE_REVIEW_URLto the GBP share link (safe for the browser). - Never paste private API keys in the frontend—only the public review URL Google gives customers.
- We do not output AggregateRating JSON-LD until values match verifiable GBP data—see INDEXING_GUIDE.md.
- Replace mock review cards in
src/data/reviews.tswhen syncing real data.