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
Local Moves
img
Pickups & Delivery

+

Years Of Experience
img

About Us

Your Hassle-Free Moving Partner

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==========-*/}
img
{/*-about end*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

We Handle Everything

Furniture, Appliances, Small Moves & More

{/*-============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
img
{/*-============spacing==========-*/} {/*
*/} {/*-============spacing==========-*/}

Why Choose Us

Safe, Simple, Fast, Flexible

{/*-============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==========-*/}

Our Mission

Making Moving Simple for Everyone

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
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/} {/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*content*/} {/*funfacts*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img

Achievements at a Glance

Delivering With Care

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*
*/}
Satisfaction Icon

+

Customers Served
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Satisfaction Icon

+

Cities
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Satisfaction Icon

+

Vehicles
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Satisfaction Icon

+

Years of Experience
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*
*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*funfacts*/}
) }