{ const [formData, setFormData] = useState({ clientName: ‘’, projectAddress: ‘’, phone: ‘’, email: ‘’, month: ‘’, year: ‘2026’, packageType: ‘’, policyAccepted: false, phase1: { approved: false, signature: ‘’, date: ‘’ }, phase2: { approved: false, signature: ‘’, date: ‘’ }, phase3: { approved: false, signature: ‘’, date: ‘’ }, phase4: { approved: false, signature: ‘’, date: ‘’ }, phase5: { approved: false, signature: ‘’, date: ‘’ }, phase6: { approved: false, signature: ‘’, date: ‘’ } }); const months = [ ‘January’, ‘February’, ‘March’, ‘April’, ‘May’, ‘June’, ‘July’, ‘August’, ‘September’, ‘October’, ‘November’, ‘December’ ]; const handleInputChange = (field, value) => { setFormData(prev => ({ …prev, [field]: value })); }; const handlePhaseChange = (phase, field, value) => { setFormData(prev => ({ …prev, [phase]: { …prev[phase], [field]: value } })); }; const handlePrint = () => { window.print(); }; return (
{/* Header */}

BURGER’S CABINET SHOP

2026 Cabinet Selection & Approval Form

``` {/* Client Information */}

CLIENT INFORMATION

handleInputChange('clientName', e.target.value)} className="w-full border-2 border-gray-300 rounded p-2" placeholder="Full Name" />
handleInputChange('projectAddress', e.target.value)} className="w-full border-2 border-gray-300 rounded p-2" placeholder="Street Address" />
handleInputChange('phone', e.target.value)} className="w-full border-2 border-gray-300 rounded p-2" placeholder="(555) 123-4567" />
handleInputChange('email', e.target.value)} className="w-full border-2 border-gray-300 rounded p-2" placeholder="email@example.com" />
{/* Design Package Overview */}

DESIGN PACKAGE OVERVIEW

Select the package that best fits your vision and project needs. Each package is designed to guide you through the process with clarity and confidence.

{/* Standard Package */}
{/* Non-Standard Package */}
{/* Curated Custom Package */}
{/* Project Phases & Client Approvals */}

PROJECT PHASES & CLIENT APPROVALS

This project follows a clear, step-by-step process. Each phase requires approval before moving forward.

{/* Phase 1 */}
1

PHASE 1 – CONTRACT & LAYOUT APPROVAL

Contract signed based on approved floor plan and scope

handlePhaseChange('phase1', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase1', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Phase 2 */}
2

PHASE 2 – DESIGN PACKAGE SELECTION

☐ Design package selected (Standard / Non-Standard / Curated Custom)

☐ Overall design direction approved

handlePhaseChange('phase2', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase2', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Phase 3 */}
3

PHASE 3 – DRAWINGS & RENDERINGS

☐ Final drawings and/or renderings reviewed and approved

handlePhaseChange('phase3', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase3', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Phase 4 */}
4

PHASE 4 – ORDERING MATERIALS

☐ Materials released for ordering

(Changes after this point may incur additional costs)

handlePhaseChange('phase4', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase4', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Phase 5 */}
5

PHASE 5 – FABRICATION

☐ Cabinets enter production

handlePhaseChange('phase5', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase5', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Phase 6 */}
6

PHASE 6 – DELIVERY & INSTALLATION

☐ Delivery and installation completed

handlePhaseChange('phase6', 'signature', e.target.value)} className="w-full border-b-2 border-gray-400 p-1 font-cursive" placeholder="Sign here" />
handlePhaseChange('phase6', 'date', e.target.value)} className="w-full border-2 border-gray-300 rounded p-1 text-sm" />
{/* Change Policy */}

CHANGE POLICY (PAY-TO-PLAY, EXPLAINED CLEARLY)

We understand that clarity builds confidence. Our policy is designed to be fair to both the client and the builder.

✔

Items removed before ordering or fabrication and that do not affect the overall design or layout will not be charged

✔

We do not charge for work that is not built

⛔

Changes after materials are ordered or fabrication begins may require a change order

⛔

Excessive revisions beyond the selected package scope may incur additional design fees

Our goal is to help you make confident decisions early—so the process stays smooth, efficient, and enjoyable.

{/* Final Confirmation */}

FINAL CONFIRMATION

By signing below, I acknowledge that I have reviewed and approved each phase of the cabinet selection and construction process. I understand the change policy and agree to the terms outlined in this document.

Burger's Cabinet Shop • 2026

Thank you for choosing us for your custom cabinet needs!

This form serves as a record of client selections and approvals throughout the project lifecycle.

{/* Print Button */}
``` ); }; export default BurgersSelectionForm;>
Skip to Content
Burger's Cabinet Shop
Burger's Cabinet Shop
Home
About
Dental-Medical-Commercial
Contact
(0)
Cart (0)
Burger's Cabinet Shop
Burger's Cabinet Shop
Home
About
Dental-Medical-Commercial
Contact
(0)
Cart (0)
Home
About
Dental-Medical-Commercial
Contact

Address: 45910 Old Ox Road
Sterling, VA 20166

Phone: (571) 262-8001

Email: info@burgerscabinets.com

Submission Form

Portfolio

Medical & Dental Cabinets

Residential Cabinets

Stay Connected!

Copyright 2025 © Burger’s Cabinet Shop. All Rights Reserved.