import Layout from "@/components/layout/Layout" import dynamic from 'next/dynamic' import Link from "next/link" import { useState } from "react" const CounterUp = dynamic(() => import('@/components/elements/CounterUp'), { ssr: false, }) export default function AboutUs() { const [activeIndex, setActiveIndex] = useState(1) const handleOnClick = (index) => { setActiveIndex(index) } return ( <> {/*-about*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
Life Insurance
img
Health Insurance

+

Years Of Experience
img

About Company

We’re a Trusted and Professional Insurance Company

At Zip Van, we’re rewriting the way people think about moving.

For years, moving meant two choices:

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
  • Big moving companies charging premium prices for even the smallest jobs.
  • DIY rentals like U-Haul — which meant driving oversized vans, paying for insurance add-ons, and wasting time at rental centers.

We thought: there’s got to be a better way.

So we built Zip Van — the stress-free alternative for small moves, furniture pickups, and local deliveries.

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
More About Us
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*-about end*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

Why Choose Us

What We Do

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
  • Furniture moving & pickup – IKEA, Facebook Marketplace, Costco, Home Depot… if you bought it, we’ll bring it home.
  • Appliance delivery – Fridges, washers, stoves, you name it.
  • Small moves – Perfect for apartments, dorms, and condo living.
  • Quick hauls – When a full moving truck is too much, we’re just right.
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img

Amazing Company

What Sets Us Apart

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
  • We drive, you don’t. No wrestling with giant vans in city traffic.
  • We’re insured, always. No surprise $30/day fees like U-Haul.
  • We come to you. No lineups at a rental center — we show up at your door.
  • Transparent pricing. The price you see is the price you pay.
  • Fast & flexible. Same-day or next-day moves available.
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*content*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

Why Choose Us

Our Mission

We make moving easy, affordable, and stress-free for everyday people. No hidden costs, no complicated rentals, no waiting weeks for store delivery. Just reliable vans, helpful drivers, and a simple booking process.

At Zip Van, we believe moving should fit your life — not the other way around.

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Learn More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/} {/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*content*/} {/*funfacts*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img

Company Statistics Analysis

Great Achievement For Insurance

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*
*/}

+

Customers served
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

+

cities
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

+

vehicles
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

+

years of experience
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*
*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*funfacts*/}
) }