|
@@ -37,7 +37,6 @@
|
|
|
<div class="main-menu">
|
|
|
<nav>
|
|
|
<ul class="menu-list">
|
|
|
- <li class="nav-item"><a class="nav-link js-scroll-trigger" href="about.html">About</a></li>
|
|
|
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="attorneys.html">Attorneys</a></li>
|
|
|
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="practice.html">Practice</a></li>
|
|
|
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="legacy.html">Legacy</a></li>
|
|
@@ -53,13 +52,13 @@
|
|
|
|
|
|
<div class="col-lg-9 col-lg-offset-3">
|
|
|
<div class="section">
|
|
|
- <h5><strong>We offer a free Initial Consultation.</strong></h5>
|
|
|
- <h5>Phone: (864) 229-7241</h5>
|
|
|
- <h5>Fax: (864) 229-2739</h5>
|
|
|
- <h5>Mailing: P.O. Box 457 Greenwood, South Carolina 29648</h5>
|
|
|
- <h5>Location: 109 West Court Avenue Greenwood, South Carolina 29646 </h5>
|
|
|
+ <h4>Phone: <a class="text-dark" href="tel:864-229-7241">(864) 229-7241</a></h4>
|
|
|
+ <h4>Fax: (864) 229-2739</h4>
|
|
|
+ <h4>Email: <a class="text-dark" href="lawfirm@nicholsonmeredith.com">lawfirm@nicholsonmeredith.com</a></h4>
|
|
|
+ <h4>Mailing: P.O. Box 457 Greenwood, South Carolina 29648</h4>
|
|
|
+ <h4>Location: <a class="text-dark" href="https://www.google.com/maps/place/Nicholson,+Meredith+and+Anderson+Law+Firm/@34.1881143,-82.1631411,17z/data=!4m13!1m7!3m6!1s0x88f801727a6effc5:0x9bb4b75aea0d573!2s109+Court+Ave+W,+Greenwood,+SC+29646!3b1!8m2!3d34.1881143!4d-82.1609524!3m4!1s0x88f80172fadde6d1:0xa887dc1e605ef252!8m2!3d34.1881238!4d-82.1609752">109 West Court Avenue Greenwood, South Carolina 29646 </h4>
|
|
|
<p><strong>NOTE</strong>: The use of the Internet or this email link for communications with the firm or any individual member of the firm does not establish an attorney-client relationship. Confidential or time-sensitive information should not be sent through this email link or contact form.</p>
|
|
|
- <div class="form-area">
|
|
|
+ <!--<div class="form-area">
|
|
|
<form role="form">
|
|
|
<div class="form-group">
|
|
|
<input type="text" class="form-control" id="name" name="name" placeholder="Name" required>
|
|
@@ -78,7 +77,7 @@
|
|
|
</div>
|
|
|
<button type="button" id="submit" name="submit" class="btn btn-secondary float-right">Submit Form</button>
|
|
|
</form>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
|
|
|
</div>
|
|
|
<div class="section">
|