diff --git a/assets/css/Navigation-with-Button.css b/assets/css/Navigation-with-Button.css index ae98e1d..4faa4cd 100644 --- a/assets/css/Navigation-with-Button.css +++ b/assets/css/Navigation-with-Button.css @@ -104,3 +104,12 @@ background: #66d7d7; } +/* Helps wit the spacing of the logo */ +.logo-container{ + width: 50px; +} +/* controlling logo size */ +.nav-logo{ + width: 50px; + height: 40px; +} \ No newline at end of file diff --git a/assets/images/logo.svg b/assets/images/logo.svg new file mode 100644 index 0000000..b86c81e --- /dev/null +++ b/assets/images/logo.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index b60b970..81e6c9a 100644 --- a/index.html +++ b/index.html @@ -14,40 +14,62 @@ -
-

A Local Family Owned and Operated HVAC Business


-
-
-
-
-

A Locally Owned and Family Operated Small HVAC Business

-

Comfort One Air Conditioning LLC is a small business owned and operated by a husband and wife team. It had always been a goal for the owners to follow in the footsteps of their parents in owning their own company. We understand the hardships of small business ownership, and all the long nights up working. Our roots in the Midwest helped us to establish a very strong work ethic. -

Our technicians have years of experience in the HVAC industry and our lead technician graduated top tech in his technical college for HVAC. Our technicians have a combined 35 years of experience in the construction field. Our office manager has worked over 10 years in a small business setting, while going to school for the office-end of the business, learning accounting, business communications, computer skills, and small business startup. -

Call us today, (602) 247-6151

-
+
+
+

A Local Family Owned and Operated HVAC Business


+
+
+
+
+

A Locally Owned and Family Operated Small HVAC Business

+

Comfort One Air Conditioning LLC is a small business owned and + operated by a husband and wife team. It had always been a goal for the owners to follow in the + footsteps of their parents in owning their own company. We understand the hardships of small + business ownership, and all the long nights up working. Our roots in the Midwest helped us to + establish a very strong work ethic. +

Our technicians have years of experience in the HVAC industry and our lead + technician graduated top tech in his technical college for HVAC. Our technicians have a combined + 35 years of experience in the construction field. Our office manager has worked over 10 years in + a small business setting, while going to school for the office-end of the business, learning + accounting, business communications, computer skills, and small business startup. +

Call us today, (602) 247-6151

+
+
+
+
+












+
















-
-





























-
-

-
+

+
- - + + \ No newline at end of file