diff --git a/static/images/logo.png b/static/images/logo.png index 45ef205..2df38a4 100644 Binary files a/static/images/logo.png and b/static/images/logo.png differ diff --git a/templates/base.html b/templates/base.html index 990f6fd..0de6631 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,7 +25,6 @@ -
@@ -35,15 +34,13 @@ - Get A Quote! +
@@ -60,7 +57,7 @@ RefineCabinets Get Quick Qoute - ! +
  • @@ -74,6 +71,7 @@ + {% block body %}{% endblock %} @@ -82,10 +80,10 @@
    -
    -
    - + --> + diff --git a/templates/index.html b/templates/index.html index 443582f..8e24de4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,7 +6,7 @@
    -
    +
    @@ -17,25 +17,6 @@
    -
    @@ -43,15 +24,12 @@

    Portfolio

    -
    -
    SORT BY: @@ -66,331 +44,324 @@
    - -
    - +
    -
    -
    -
    -
    -
    - {% block section %}{% endblock %} +
    -
    - + + + + -{% endblock %} - -{% block footer %}{% endblock %} \ No newline at end of file +{% endblock %} \ No newline at end of file