From 41ec9f91d13dda251282bca02e08a02d1c2f07d6 Mon Sep 17 00:00:00 2001 From: selvi Date: Thu, 11 Sep 2025 17:50:27 +0530 Subject: [PATCH] corrections updated --- components/layout/MobileMenu.js | 2 +- components/layout/StickyHeader.js | 2 +- components/layout/footer/Footer2.js | 27 +- components/layout/header/Header1.js | 2 +- components/layout/header/Header2.js | 2 +- components/layout/header/Header4.js | 2 +- components/sections/Banner1.js | 4 +- components/sections/Location.js | 4 +- components/sections/ZipvanQuote.js | 2 +- pages/about-us.js | 17 +- pages/book-now.js | 6 +- pages/contact.js | 15 +- pages/zipvan-quote.js | 430 ++++++++++++++++++ public/assets/css/theme.css | 30 +- .../assets/images/contact/quote-banner.webp | Bin 0 -> 25526 bytes 15 files changed, 500 insertions(+), 45 deletions(-) create mode 100644 pages/zipvan-quote.js create mode 100644 public/assets/images/contact/quote-banner.webp diff --git a/components/layout/MobileMenu.js b/components/layout/MobileMenu.js index a900741..5fcbcf7 100644 --- a/components/layout/MobileMenu.js +++ b/components/layout/MobileMenu.js @@ -35,7 +35,7 @@ export default function MobileMenu({ handleMobileMenu, isMobileMenu }) { Contact
- Service + Service
diff --git a/components/layout/StickyHeader.js b/components/layout/StickyHeader.js index 2063bf0..b8ff8b1 100644 --- a/components/layout/StickyHeader.js +++ b/components/layout/StickyHeader.js @@ -34,7 +34,7 @@ export default function StickyHeader({ scroll, handleSearch, handleOptionalPanel {/*menu icon*/}
- + Get A Quote diff --git a/components/layout/footer/Footer2.js b/components/layout/footer/Footer2.js index 4f861b1..e63dba4 100644 --- a/components/layout/footer/Footer2.js +++ b/components/layout/footer/Footer2.js @@ -15,11 +15,11 @@ export default function Footer2({ }) {
- - -
+ + +

Move your stuff in a ZIP

- +
@@ -53,7 +53,12 @@ export default function Footer2({ }) { */}
  • - +
  • @@ -79,7 +84,7 @@ export default function Footer2({ }) {
    {/* */} - Greater Toronto Area + Greater Toronto Area {/* */}
    @@ -89,7 +94,7 @@ export default function Footer2({ }) {
    {/* */} - Greater Hamilton Area + Greater Hamilton Area {/* */}
    @@ -99,8 +104,8 @@ export default function Footer2({ }) {
    {/* */} - Kitchener-Waterloo- - Cambridge Area + Kitchener-Waterloo- + Cambridge Area {/* */}
    @@ -202,7 +207,7 @@ export default function Footer2({ }) {
  • - img + img
    Copyright 2025 © ZipVan. Powered by{" "} @@ -223,7 +228,7 @@ export default function Footer2({ }) {
    - Working Hours : 24/7 365 Days a Year + Working Hours : 24/7 365 Days a Year
  • diff --git a/components/layout/header/Header1.js b/components/layout/header/Header1.js index 38d622e..0cfeab5 100644 --- a/components/layout/header/Header1.js +++ b/components/layout/header/Header1.js @@ -104,7 +104,7 @@ export default function Header1({ handleSearch, handleOptionalPanel, handleMobil {/*menu icon*/}
    - + Get A Quote diff --git a/components/layout/header/Header2.js b/components/layout/header/Header2.js index b05f5db..7949c41 100644 --- a/components/layout/header/Header2.js +++ b/components/layout/header/Header2.js @@ -105,7 +105,7 @@ export default function Header2({ handleSearch, handleOptionalPanel, handleMobil
    - + Get A Quote diff --git a/components/layout/header/Header4.js b/components/layout/header/Header4.js index 4203a6c..c6df15f 100644 --- a/components/layout/header/Header4.js +++ b/components/layout/header/Header4.js @@ -34,7 +34,7 @@ export default function Header4({ handleSearch, handleOptionalPanel, handleMobil
    {/*menu icon*/}
    - + Get A Quote diff --git a/components/sections/Banner1.js b/components/sections/Banner1.js index e9e5440..f934420 100644 --- a/components/sections/Banner1.js +++ b/components/sections/Banner1.js @@ -22,7 +22,7 @@ export default function Banner1() {
    img @@ -72,7 +72,7 @@ export default function Banner1() {
    img diff --git a/components/sections/Location.js b/components/sections/Location.js index 5df0dd5..38f28c4 100644 --- a/components/sections/Location.js +++ b/components/sections/Location.js @@ -12,9 +12,9 @@ export default function Contact() {
    -

    Areas we serve

    +

    Areas We Serve

    -

    Serving Cities Across Ontario

    +

    Serving Cities Across Southern Ontario

    diff --git a/components/sections/ZipvanQuote.js b/components/sections/ZipvanQuote.js index eb106f9..99faecc 100644 --- a/components/sections/ZipvanQuote.js +++ b/components/sections/ZipvanQuote.js @@ -319,7 +319,7 @@ export default function ZipvanQuote() { --zip-orange:#ff6500; --zip-black:#0a0a0a; --ink:#0f1720; --muted:#6b7280; --surface:#ffffff; --border:#e6e8eb; --radius:16px; } -.zip-wrap{max-width:1100px;margin:0 auto;padding:28px} +.zip-wrap{max-width:1100px;margin:0 auto;} .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius); box-shadow:0 10px 28px rgba(15,23,32,.07);overflow:hidden} .card-head{padding:20px 22px;background:var(--zip-black);color:#fff;display:flex;justify-content:space-between;align-items:center} diff --git a/pages/about-us.js b/pages/about-us.js index 4effdc3..824bb1b 100644 --- a/pages/about-us.js +++ b/pages/about-us.js @@ -106,7 +106,7 @@ export default function AboutUs() {
    • -
      +

      @@ -114,7 +114,7 @@ export default function AboutUs() {

    • -
      +

      @@ -132,10 +132,9 @@ export default function AboutUs() { {/*-============spacing==========-*/}

      {/*-============spacing==========-*/} -
      - - More About Us - +
      + + More About Us
      @@ -169,7 +168,7 @@ export default function AboutUs() {
      • -
        +

        @@ -340,8 +339,8 @@ export default function AboutUs() {

        {/*-============spacing==========-*/}
        - - Learn More + + Learn More
        {/*-============spacing==========-*/} diff --git a/pages/book-now.js b/pages/book-now.js index bf26bc4..44a412d 100644 --- a/pages/book-now.js +++ b/pages/book-now.js @@ -99,7 +99,7 @@ export default function Contact() {
    -
    +
    {/*-============spacing==========-*/}
    {/*-============spacing==========-*/} @@ -113,7 +113,7 @@ export default function Contact() {

    Special Deals

    -

    Reasons to Choose Zip Van

    +

    Reasons to Choose Zip Van

    {/*-============spacing==========-*/} @@ -284,7 +284,7 @@ export default function Contact() { {/*-============spacing==========-*/}
    -
    +
    {/*-============spacing==========-*/}
    diff --git a/pages/contact.js b/pages/contact.js index 6197c64..fe8969b 100644 --- a/pages/contact.js +++ b/pages/contact.js @@ -102,7 +102,7 @@ export default function Contact() {
    Location
    - 55 Main Street, 2nd Block melbourne, Australia + Southern Ontario, Canada
    @@ -155,7 +155,12 @@ export default function Contact() {
    • - +
    • @@ -256,9 +261,9 @@ export default function Contact() {
    -
    + {/*
    img -
    +
    */}
    @@ -269,7 +274,7 @@ export default function Contact() {