Browse Source

11.16 updates

windhamdavid 1 year ago
parent
commit
6f4fff7fd4
2 changed files with 7 additions and 7 deletions
  1. 4 4
      contact.html
  2. 3 3
      index.html

+ 4 - 4
contact.html

@@ -95,15 +95,15 @@
       <div class="col bg-gwp-green">&nbsp;</div>
     </div>
   </div>
-  <div class="container my-5">
+  <div class="container my-5 py-5">
     <div class="row justify-content-md-center py-5">
-        <div class="col text-center">
+        <div class="col text-center py-5">
           <h3>Contact Us</h3>
           <p>Tel. 864-377-8110<br>
           info@greenwoodpromise.com<br>
           P.O. Box 49458, Greenwood, SC 29649</p>
         </div>
-        <div class="col text-center">
+        <div class="col text-center py-5">
           <h3>Visit Us</h3>
           <p>
             Monday - Friday 9:00am - 5pm (Appointment Only)<br>
@@ -112,7 +112,7 @@
           </p>
         </div>
       </div>
-  <div class="container">
+  <div class="container my-5 py-5">
     <div class="row justify-content-md-center py-5">
       <!--<div class="col-lg-6 text-center">
         <h3 class="mb-3">Schedule An Appointment</h3>

+ 3 - 3
index.html

@@ -11,7 +11,7 @@
   	<meta property="og:url" content="https://greenwoodpromise.com" />
   	<meta name="twitter:card" content="summary_large_image">
     <title>The Greenwood Promise</title>
-    <link href="/css/site.css" rel="stylesheet">
+    <link href="css/site.css" rel="stylesheet">
     <link rel="icon" href="img/favicon.png">
     <script async src="https://www.googletagmanager.com/gtag/js?id=G-53FCS3FYTN"></script>
     <script>
@@ -213,7 +213,7 @@
       <div class="col-4">
         <h5 class="mb-0 text-gwp-blue fw-light text-uppercase pt-5">The Power of Promise</h5>
         <div id="mc_embed_signup">
-          <form action="" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="mc validate" target="_blank" novalidate>
+          <!--<form action="" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="mc validate" target="_blank" novalidate>
             <p class="text-gwp-green mb-1"> <i class="bi bi-envelope"></i> Sign Up for Email Updates</p>
             <div class="row gx-1">
               <div class="col">
@@ -236,7 +236,7 @@
                 <div class="response" id="mce-success-response" style="display:none"></div>
               </div>
             </div>
-          </form>
+          </form>-->
         </div>
       </div>
       <div class="row">