windhamdavid 5 years ago
parent
commit
7dac4a1130
5 changed files with 8 additions and 12 deletions
  1. 0 1
      attorneys.html
  2. 7 8
      contact.html
  3. 1 1
      index.html
  4. 0 1
      legacy.html
  5. 0 1
      practice.html

+ 0 - 1
attorneys.html

@@ -38,7 +38,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>

+ 7 - 8
contact.html

@@ -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">

+ 1 - 1
index.html

@@ -57,7 +57,7 @@
 				<img class="img-fluid rounded drop" src="img/nma_building.jpg">
 				<div class="section">
 					<h5>Our law firm has local roots going back 100 years and we offer hands on personalized professional services, including a free initial consultation to every client.</h5>
-					<h5 class="d-lg-none">Contact Us via Phone:<a class="text-dark" href="tel:864-229-7241">(864) 229-7241</a> or Email:<a class="text-dark" href="mailto:name@email.com">lawfirm@nicholsonmeredith.com</a></h5>
+					<h5 class="d-lg-none">Contact Us via Phone:<a class="text-dark" href="tel:864-229-7241">(864) 229-7241</a> or Email:<a class="text-dark" href="lawfirm@nicholsonmeredith.com">lawfirm@nicholsonmeredith.com</a></h5>
 					<p>The attorneys in our firm have held leadership positions in the legal community and in their community at large. The law firm of Nicholson, Meredith and Anderson, LLC is located in Greenwood, South Carolina and serves clients throughout Greenwood County and the surrounding Lakeland area, including Abbeville, Edgefield, Laurens, McCormick, Newberry, and Saluda Counties.</p>
 					<p>We practice law in a manner that is based upon a common sense approach to legal issues. We believe in exhibiting the highest level of integrity and always   keeping the best interest of the client as our paramount concern. Our dedication to quality, understanding of the law, trust and respect are the foundation of   our long-standing relationships with clients in the community.</p>
 					<p>We believe that our presence in the community gives our clients a competitive edge when selecting jurys, presenting compelling evidence and deciding cases. Our firm's relationship with our community gives us a thorough understanding of the cultural factors that influence jurors' points of view. This invaluable insight helps our clients throughout the region achieve successful outcomes.</p>

+ 0 - 1
legacy.html

@@ -38,7 +38,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>

+ 0 - 1
practice.html

@@ -38,7 +38,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>