Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66c1dede9c | ||
|
|
61d83ad673 | ||
|
|
1a630df228 |
@ -12,7 +12,7 @@ export default function Contact() {
|
||||
<div className="row">
|
||||
<div className="col-lg-12">
|
||||
<div className="section_title text-center type_five">
|
||||
<h4 className="sm_title">Areas We Serve</h4>
|
||||
<h4 className="sm_title">Cities We Serve</h4>
|
||||
<div className="title_whole">
|
||||
<h2 className="title">Serving Cities Across Southern Ontario</h2>
|
||||
</div>
|
||||
|
||||
@ -309,7 +309,7 @@ export default function ZipvanQuote() {
|
||||
<div className="section_title type_four text-center">
|
||||
<h4 className="sm_title">Fast Checkout</h4>
|
||||
<div className="title_whole">
|
||||
<h2 className="title">See Your All-In Price in 10 Seconds</h2>
|
||||
<h2 className="title">See Your All-In Price <br />in 10 Seconds</h2>
|
||||
<p>Enter pickup & drop-off. Your price is locked—no fuel or weekend fees.</p>
|
||||
</div>
|
||||
<div className="pd_bottom_40" />
|
||||
|
||||
@ -274,8 +274,8 @@ export default function Contact() {
|
||||
{/*-============spacing==========-*/}
|
||||
</section>
|
||||
|
||||
<section className="call-to-action-section position-relative bg_op_1" style={{ backgroundImage: 'url(assets/images/call-bg-h4-min.jpg)' }}>
|
||||
<div className="background_overlay bg_11 z_0" />
|
||||
<section className="call-to-action-section position-relative bg_op_1 bg_11" style={{ backgroundImage: 'url(assets/images/call-bg-h4-min.jpg)' }}>
|
||||
{/* <div className="background_overlay bg_11 z_0" /> */}
|
||||
{/*-============spacing==========-*/}
|
||||
<div className="pd_top_50" />
|
||||
{/*-============spacing==========-*/}
|
||||
|
||||
@ -137,7 +137,7 @@ export default function Contact() {
|
||||
</section>
|
||||
|
||||
{/* form */}
|
||||
<section className="form-section bg_light_1 position-relative">
|
||||
<section className="form-section bg_light_4 position-relative">
|
||||
<div className="pd_top_90" />
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user