Formatted the about page some

This commit is contained in:
Zakary Timson 2018-11-06 18:36:20 -05:00
parent 5cc7a09db3
commit 66fd08bfc5

View File

@ -1,56 +1,68 @@
<div class="container-fluid bg-white"> <div class="container-fluid bg-white">
<div class="container"> <div class="container d-flex flex-column flex-md-row py-4">
<div class="row"> <div>
<div class="col-12 py-4"> <img src="/assets/img/Mariamorgis.jpg">
<img src="/assets/img/Mariamorgis.jpg" class="float-left img-fluid mb-4 mr-4"> </div>
<h2 class="mb-4 roboto">40 Years of Excellence</h2> <div class="ml-0 ml-md-3">
<hr class="ml-4"> <h2 class="mt-3 roboto">40 Years of Excellence</h2>
<strong>FH &amp; Sons</strong> has been in business for 40 years. We have been ISO 9001:2000 certified since May 2000. Our <mat-divider></mat-divider>
company manufactures plastisol silk screen inks, plastisols for moulding and dipping applications, as well as bulk <strong>FH &amp; Sons</strong> has been in business for 40 years. We have been ISO 9001:2000 certified
pigment dispersions. We also distribute for several top end equipment and chemical manufacturers. We strive to provide since May 2000. Our
value in everything we sell, coupled with unmatched customer service and guidance. company manufactures plastisol silk screen inks, plastisols for moulding and dipping applications, as
</div> well as bulk
pigment dispersions. We also distribute for several top end equipment and chemical manufacturers. We
strive to provide
value in everything we sell, coupled with unmatched customer service and guidance.
</div>
</div> </div>
</div>
</div> </div>
<div style="background: #53709f;"> <div style="background: #53709f;">
<div class="container"> <div class="container">
<div class="row pt-4"> <div class="d-flex justify-content-center row pt-4">
<div class="col-12"> <div class="col-12">
<h1 class="my-4 roboto text-center" style="color:#bbcde8;">Client Reviews</h1> <h1 class="my-4 roboto text-center" style="color:#bbcde8;">Client Reviews</h1>
</div> </div>
<div class="col-md-6 col-lg-4 mb-4"> <div class="col-md-6 col-lg-4 mb-4">
<mat-card class="text-black-50 shadow"> <mat-card class="text-black-50 shadow">
<a target="_blank" href="https://www.google.com/maps/contrib/107718425840210234234/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAN">Sukhvinder Garcha</a> <a target="_blank"
<br /> href="https://www.google.com/maps/contrib/107718425840210234234/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAN">Sukhvinder
<mat-divider class="custom-line"></mat-divider> Garcha</a>
Very good service and good price <br/>
</mat-card> <mat-divider class="custom-line"></mat-divider>
</div> Very good service and good price
<div class="col-md-6 col-lg-4 mb-4"> </mat-card>
<mat-card class="text-black-50"> </div>
<a target="_blank" href="https://www.google.com/maps/contrib/106243032549545671075/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAU">Cheyenne Gauthier</a> <div class="col-md-6 col-lg-4 mb-4">
<br /> <mat-card class="text-black-50">
<mat-divider class="custom-line"></mat-divider> <a target="_blank"
Package received within 2 days of ordering. Super happy with the quality and service, will be ordering again. Thanks! href="https://www.google.com/maps/contrib/106243032549545671075/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAU">Cheyenne
</mat-card> Gauthier</a>
</div> <br/>
<div class="col-md-6 col-lg-4 mb-4"> <mat-divider class="custom-line"></mat-divider>
<mat-card class="text-black-50"> Package received within 2 days of ordering. Super happy with the quality and service, will be
<a target="_blank" href="https://www.google.com/maps/contrib/109255223742158550985/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAb">Julia Henriques</a> ordering again. Thanks!
<br /> </mat-card>
<mat-divider class="custom-line"></mat-divider> </div>
Great staff, very friendly, great service <div class="col-md-6 col-lg-4 mb-4">
</mat-card> <mat-card class="text-black-50">
</div> <a target="_blank"
<div class="col-md-6 col-lg-4 mb-4"> href="https://www.google.com/maps/contrib/109255223742158550985/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAb">Julia
<mat-card class="text-black-50"> Henriques</a>
<a target="_blank" href="https://www.google.com/maps/contrib/111462598285081078982/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAi">Jon Weizman</a> <br/>
<br /> <mat-divider class="custom-line"></mat-divider>
<mat-divider class="custom-line"></mat-divider> Great staff, very friendly, great service
Great ink, great service. </mat-card>
</mat-card> </div>
</div> <div class="col-md-6 col-lg-4 mb-4">
<mat-card class="text-black-50">
<a target="_blank"
href="https://www.google.com/maps/contrib/111462598285081078982/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAi">Jon
Weizman</a>
<br/>
<mat-divider class="custom-line"></mat-divider>
Great ink, great service.
</mat-card>
</div>
</div>
</div> </div>
</div>
</div> </div>