import { bookServiceWithMember } from 'backend/bookService'; import { getPricingPlan } from 'backend/pricingPlan'; $w.onReady(function () { $w('#bookButton').onClick(async () => { const memberId = $w('#memberIdInput').value; const serviceId = $w('#serviceIdInput').value; const otherMemberId = $w('#otherMemberIdInput').value; const planId = await getPricingPlan(memberId); if (planId) { const bookingResult = await bookServiceWithMember(memberId, serviceId, otherMemberId, planId); if (bookingResult.success) { console.log('Service booked successfully with another member'); } else { console.log('Failed to book service:', bookingResult.error); } } else { console.log('No valid pricing plan found for this member'); } }); });
top of page
Cleaning Mirror

WELCOME TO BURKES POWER CLEANING

Terms & Conditions: Welcome

Los Angeles, CA    Chicago, IL Houston, TX Philadelphia, PA    

San Antonio, TX    San Diego, CA    Dallas, TX  

 Jacksonville, FL   Austin, TX    Fort Worth, TX    

San Jose, CA    Columbus, OH    Charlotte, NC    
Indianapolis, IN    San Francisco, CA    Seattle, WA    
Denver, CO    Oklahoma City, OK    Nashville, TN    
Washington, DC    El Paso, TX    Las Vegas, NV    
Boston, MA  
 Detroit, MI    Portland, OR   
Louisville, KY  

 Memphis, TN    Baltimore, MD    Milwaukee, WI  

 Albuquerque, NM Fresno, CA    Sacramento, CA  

Atlanta, GA    Kansas City, MO    Colorado Springs, CO    

Omaha, NE    Raleigh, NC    Miami, FL    Virginia Beach, VA  

 Long Beach, CA    Oakland, CA    Minneapolis, MN    Bakersfield, CA  

 Tulsa, OK    Tampa, FL    Arlington, TX    Wichita, KS    Madison, WI  

Reno, NV    Chula Vista, CA    Fort Wayne, IN    Lubbock, TX    
Toledo, OH    St. Petersburg, FL    Laredo, TX    
Irving, TX    Chesapeake, VA    

 Winston-Salem, NC    Port St. Lucie, FL Garland, TX    

Boise City, ID    Norfolk, VA    Spokane, WA    

Richmond, VA    Fremont, CA    Huntsville, AL Aurora, CO  

 New Orleans, LA    Cleveland, OH  
Honolulu, HI    Anaheim,CA    
Henderson, NV 
Orlando, FL    Lexington, KY    
Stockton, CA    Riverside, CA    Corpus Christi, TX    
Irvine, CA    Cincinnati, OH    Santa Ana, CA    Newark, NJ    
St. Paul, MN    Pittsburgh, PA    Greensboro, NC    
Durham, NC    Lincoln, NE    Jersey City, NJ    Plano, TX    
Anchorage, AK    North Las Vegas, NV    St. Louis, MO    â€‹

Customer Service Hours

Monday-Friday at 10am-5pm

©2021 by BurkesPowerCleaning. Proudly created with Wix.com

bottom of page