Commit f1b738bb by abraham

10:03

parent 30f6352e
...@@ -6,7 +6,7 @@ import { AppRoutingModule } from './app-routing.module'; ...@@ -6,7 +6,7 @@ import { AppRoutingModule } from './app-routing.module';
import { AppComponent } from './app.component'; import { AppComponent } from './app.component';
import { HeaderComponent } from './header/header.component'; import { HeaderComponent } from './header/header.component';
import {FooterComponent} from './footer/footer.component'; import {FooterComponent} from './footer/footer.component';
import { from } from 'rxjs';
@NgModule({ @NgModule({
declarations: [ declarations: [
......
...@@ -127,11 +127,27 @@ ...@@ -127,11 +127,27 @@
</div> </div>
<div class="col"> <div class="col">
<div class="prod_img"> <div class="prod_img">
<div class="prod_hover">
<div class="prod_hover_overlay">
<img src="../../../assets/img/call_cab.png">
<h6>Branding • UI/UX • Web</h6>
<p>Call My Cab is a web application for online cab booking system. Its customer friendly website built for fast, efficient, effective, responsive way to access all the cab facilities on your finger tips.</p>
<p>View More <img src="../../../assets/img/asset_white_arrow.png"></p>
</div>
</div>
<img src="../../../assets/img/asset_poster_two.png"> <img src="../../../assets/img/asset_poster_two.png">
</div> </div>
</div> </div>
<div class="col"> <div class="col">
<div class="prod_img"> <div class="prod_img">
<div class="prod_hover">
<div class="prod_hover_overlay">
<img src="../../../assets/img/call_cab.png">
<h6>Branding • UI/UX • Web</h6>
<p>Call My Cab is a web application for online cab booking system. Its customer friendly website built for fast, efficient, effective, responsive way to access all the cab facilities on your finger tips.</p>
<p>View More <img src="../../../assets/img/asset_white_arrow.png"></p>
</div>
</div>
<img src="../../../assets/img/asset_poster_six.png"> <img src="../../../assets/img/asset_poster_six.png">
</div> </div>
</div> </div>
...@@ -139,16 +155,40 @@ ...@@ -139,16 +155,40 @@
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<div class="prod_img"> <div class="prod_img">
<div class="prod_hover">
<div class="prod_hover_overlay">
<img src="../../../assets/img/call_cab.png">
<h6>Branding • UI/UX • Web</h6>
<p>Call My Cab is a web application for online cab booking system. Its customer friendly website built for fast, efficient, effective, responsive way to access all the cab facilities on your finger tips.</p>
<p>View More <img src="../../../assets/img/asset_white_arrow.png"></p>
</div>
</div>
<img src="../../../assets/img/asset_poster_three.png"> <img src="../../../assets/img/asset_poster_three.png">
</div> </div>
</div> </div>
<div class="col"> <div class="col">
<div class="prod_img"> <div class="prod_img">
<div class="prod_hover">
<div class="prod_hover_overlay">
<img src="../../../assets/img/call_cab.png">
<h6>Branding • UI/UX • Web</h6>
<p>Call My Cab is a web application for online cab booking system. Its customer friendly website built for fast, efficient, effective, responsive way to access all the cab facilities on your finger tips.</p>
<p>View More <img src="../../../assets/img/asset_white_arrow.png"></p>
</div>
</div>
<img src="../../../assets/img/asset_poster_four.png"> <img src="../../../assets/img/asset_poster_four.png">
</div> </div>
</div> </div>
<div class="col"> <div class="col">
<div class="prod_img"> <div class="prod_img">
<div class="prod_hover">
<div class="prod_hover_overlay">
<img src="../../../assets/img/call_cab.png">
<h6>Branding • UI/UX • Web</h6>
<p>Call My Cab is a web application for online cab booking system. Its customer friendly website built for fast, efficient, effective, responsive way to access all the cab facilities on your finger tips.</p>
<p>View More <img src="../../../assets/img/asset_white_arrow.png"></p>
</div>
</div>
<img src="../../../assets/img/asset_poster_five.png"> <img src="../../../assets/img/asset_poster_five.png">
</div> </div>
</div> </div>
......
...@@ -301,7 +301,7 @@ hr{ ...@@ -301,7 +301,7 @@ hr{
h4{ h4{
object-fit: contain; object-fit: contain;
font-family: 'Roboto'; font-family: 'Roboto';
font-size: 29px; font-size: 27px;
font-weight: normal; font-weight: normal;
margin-top: 27px; margin-top: 27px;
font-style: normal; font-style: normal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment