I designed and built a static Next.js platform for a dumpster-rental business, with a focus on making service details, pricing information, and local coverage easier for customers to find and for the owner to manage.
What I built
Responsive service and dumpster-rental pages for mobile through wide-desktop layouts
15-, 20-, and 25-yard dumpster pages with centrally managed pricing, dimensions, weight limits, and material policies
An interactive DFW service-area map with city and ZIP-code search
A custom Admin Control Studio for updating pricing, fees, FAQs, blog guides, and city coverage
SEO foundations including Open Graph tags, canonical links, and Schema.org markup for LocalBusiness, Product, and FAQ pages
Static deployment support for cPanel/Apache alongside Netlify and Vercel
Technical approach
The site uses Next.js 15, React 19, and TypeScript with centralized content models that feed the customer-facing pages. I added Playwright screenshot testing across 13 routes and 4 viewport sizes to check responsive layouts and catch visual regressions before launch.