"use client" import { useEffect } from "react" import Link from "next/link" import { Breadcrumbs } from "@/components/breadcrumbs" import { PublicInset, PublicPageHeader, PublicSurface, } from "@/components/public-surface" export function ReviewsPage() { useEffect(() => { const existingScript = document.querySelector( 'script[data-rocky-reviews-widget="true"]' ) if (existingScript) { return } const script = document.createElement("script") script.src = "https://reputationhub.site/reputation/assets/review-widget.js" script.type = "text/javascript" script.dataset.rockyReviewsWidget = "true" document.body.appendChild(script) return () => { if (document.body.contains(script)) { document.body.removeChild(script) } } }, []) return (
All Google Reviews
See the full stream of Google reviews from businesses that rely on us for placement, restocking, repairs, and day-to-day service.
{body}
Why It Matters
Most businesses are trying to verify the same things: follow-through, communication, and whether the machines stay stocked and working after install. If that sounds like your checklist too, we can help you sort through next steps quickly.
Common Questions
See whether your business qualifies for vending machine placement and ongoing service.
Reach out about repairs, moving, manuals, parts, or machine sales.
Looking for a direct answer?
Tell us about your location, traffic, and what kind of help you need. We'll point you toward the right option instead of making you guess between service pages.