website/src/app/about/about.component.html

51 lines
2.6 KiB
HTML
Raw Normal View History

2018-07-11 22:28:15 -04:00
<div class="container">
<div class="row">
<div class="col-12 py-4">
2018-07-11 22:45:32 -04:00
<img src="http://via.placeholder.com/350x250" class="float-left mb-4 mr-4">
<h2 class="mb-4 roboto">40 Years of Excellence</h2>
<hr class="ml-4" />
2018-07-11 22:28:15 -04:00
<strong>FH &amp; Sons</strong> has been in business for 40 years. We have been ISO 9001:2000 certified since May 2000.
Our company manufactures plastisol silk screen inks, plastisols for moulding and dipping applications,
as 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 class="bg-light">
<div class="container">
<div class="row pt-4">
<div class="col-12">
2018-07-11 22:45:32 -04:00
<h2 class="my-4 roboto">Client Reviews</h2>
2018-07-11 22:28:15 -04:00
</div>
<div class="col-sm-6 col-md-4 mb-4">
2018-07-11 22:45:32 -04:00
<mat-card class="text-black-50">
2018-07-11 22:28:15 -04:00
<a target="_blank" href="https://www.google.com/maps/contrib/107718425840210234234/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAN">Sukhvinder Garcha</a><br />
2018-07-11 22:45:32 -04:00
<mat-divider class="custom-line"></mat-divider>
2018-07-11 22:28:15 -04:00
Very good service and good price
</mat-card>
</div>
<div class="col-sm-6 col-md-4 mb-4">
2018-07-11 22:45:32 -04:00
<mat-card class="text-black-50">
2018-07-11 22:28:15 -04:00
<a target="_blank" href="https://www.google.com/maps/contrib/106243032549545671075/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAU">Cheyenne Gauthier</a><br />
2018-07-11 22:45:32 -04:00
<mat-divider class="custom-line"></mat-divider>
2018-07-11 22:28:15 -04:00
Package received within 2 days of ordering. Super happy with the quality and service, will be ordering again. Thanks!
</mat-card>
</div>
<div class="col-sm-6 col-md-4 mb-4">
2018-07-11 22:45:32 -04:00
<mat-card class="text-black-50">
2018-07-11 22:28:15 -04:00
<a target="_blank" href="https://www.google.com/maps/contrib/109255223742158550985/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAb">Julia Henriques</a><br />
2018-07-11 22:45:32 -04:00
<mat-divider class="custom-line"></mat-divider>
2018-07-11 22:28:15 -04:00
Great staff, very friendly, great service
</mat-card>
</div>
<div class="col-sm-6 col-md-4 mb-4 mx-auto">
2018-07-11 22:45:32 -04:00
<mat-card class="text-black-50">
2018-07-11 22:28:15 -04:00
<a target="_blank" href="https://www.google.com/maps/contrib/111462598285081078982/reviews?hl=en-CA&sa=X&ved=2ahUKEwiklPiAwJjcAhVrxoMKHU8lAtgQvvQBegQIARAi">Jon Weizman</a><br />
2018-07-11 22:45:32 -04:00
<mat-divider class="custom-line"></mat-divider>
2018-07-11 22:28:15 -04:00
Great ink, great service.
</mat-card>
</div>
</div>
</div>
</div>