Compare commits

...

3 Commits
main ... team

Author SHA1 Message Date
vidhubk
66c1dede9c colour change- contact 2025-09-13 11:03:17 +05:30
vidhubk
61d83ad673 corrections updated 2025-09-13 10:57:08 +05:30
vidhubk
1a630df228 line break 2025-09-13 10:16:58 +05:30
4 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ export default function Contact() {
<div className="row"> <div className="row">
<div className="col-lg-12"> <div className="col-lg-12">
<div className="section_title text-center type_five"> <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"> <div className="title_whole">
<h2 className="title">Serving Cities Across Southern Ontario</h2> <h2 className="title">Serving Cities Across Southern Ontario</h2>
</div> </div>

View File

@ -309,7 +309,7 @@ export default function ZipvanQuote() {
<div className="section_title type_four text-center"> <div className="section_title type_four text-center">
<h4 className="sm_title">Fast Checkout</h4> <h4 className="sm_title">Fast Checkout</h4>
<div className="title_whole"> <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 lockedno fuel or weekend fees.</p> <p>Enter pickup & drop-off. Your price is lockedno fuel or weekend fees.</p>
</div> </div>
<div className="pd_bottom_40" /> <div className="pd_bottom_40" />

View File

@ -274,8 +274,8 @@ export default function Contact() {
{/*-============spacing==========-*/} {/*-============spacing==========-*/}
</section> </section>
<section className="call-to-action-section position-relative bg_op_1" style={{ backgroundImage: 'url(assets/images/call-bg-h4-min.jpg)' }}> <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" /> {/* <div className="background_overlay bg_11 z_0" /> */}
{/*-============spacing==========-*/} {/*-============spacing==========-*/}
<div className="pd_top_50" /> <div className="pd_top_50" />
{/*-============spacing==========-*/} {/*-============spacing==========-*/}

View File

@ -137,7 +137,7 @@ export default function Contact() {
</section> </section>
{/* form */} {/* 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="pd_top_90" />
<div className="container"> <div className="container">
<div className="row"> <div className="row">