-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFAQS.html
More file actions
23 lines (22 loc) · 1.51 KB
/
FAQS.html
File metadata and controls
23 lines (22 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<a href="Pricing.html" class="price">Pricing</a>
<a href="Portfolio.html" class="portfolio">Portfolio</a>
<a href="ContactUs.html" class="contact">Contact Us</a>
<a href="FAQS.html" class="faqs">FAQs</a>
<a href="Ratings+Reviews.html" class="ratings">Ratings & Reviews<a>
<br>
<h2>Frequently Asked Questions</h2>
<br>
<p> <b> Question: Do you take care of covering all floors and furniture while you paint </b></br>
Answer: We definitely bring drop cloths and cover the floor. However, moving furniture and protecting furniture is extra. We recommend that the house owner move all furniture to the middle of the room and cover it if ceiling needs painting.
</p>
<p> <b> Question: Do you bring your own material such as paint brushes, paint trays, rollers etc.? </b></br>
Answer: Yes, we bring all necessary material except the paint itself.
</p>
<p> <b> Question: Do you buy the paint? </b></br>
Answer: We do not buy the paint. This is mainly because different customers prefer different paint companies and different grades of paint.
</p>
<p> <b> Question: Can I pay for the paint but have you pick it up? </b></br>
Answer: Certainly. If you tell me a local store close to your house, I can pick up the paint for you. In fact, the best option is to create an account at the paint store for the job so that you can pay for it directly and I can go and pick up extra gallons if necessary of the already decided paint colors.
</p>
</html>