Going Global? We Ship Worldwide

For international buyers, we partner with global freight carriers and handle all the documentation.

You’re In Good Hands

Our customer success team is with you every step of the way, from order to arrival.

Shipping & Delivery - My Tiny Home Hub

Nationwide Delivery Made Simple

From coast to coast, border to border — your dream home finds its way to you

🚚 Free delivery for a limited time

Shipping to all 50 states, US territories, Canada, and international destinations

Schedule Your Free Site Consultation
🚛
100+ Homes Delivered
🌎
6 Countries Served
📍
All 50 States
4-Star Delivery Experience
🛡️
Fully Insured Transport
0.3); } .hero-cta:hover { background: #7ab435; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(140, 197, 64, 0.4); color: white; text-decoration: none; } /* Trust Bar */ .trust-bar { background: #f8f9fa; padding: 40px 20px; text-align: center; border-bottom: 1px solid #e9ecef; } .trust-items { display: flex; justify-content: center; align-items: center; gap: 40px; max-width: 1200px; margin: 0 auto; flex-wrap: wrap; } .trust-item { display: flex; flex-direction: column; align-items: center; gap: 8px; min-width: 120px; } .trust-icon { font-size: 2rem; color: #06799b; } .trust-text { font-size: 0.9rem; font-weight: bold; color: #1b4073; } /* Container */ .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } /* Section Styling */ .section { padding: 80px 0; } .section-header { text-align: center; margin-bottom: 60px; } .section-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: clamp(2rem, 4vw, 3rem); color: #1b4073; margin-bottom: 1rem; } .section-subtitle { font-size: 1.2rem; color: #666; max-width: 600px; margin: 0 auto; line-height: 1.7; } /* Overview Section */ .overview { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); } .overview-content { background: white; padding: 50px; border-radius: 20px; box-shadow: 0 10px 40px rgba(0,0,0,0.1); text-align: center; } .overview-text { font-size: 1.1rem; line-height: 1.8; margin-bottom: 2rem; } .highlight { background: linear-gradient(120deg, rgba(140, 197, 64, 0.2) 0%, rgba(140, 197, 64, 0.1) 100%); padding: 2px 8px; border-radius: 4px; font-weight: bold; } /* Delivery Types */ .delivery-types { display: grid; grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)); gap: 60px; margin-top: 80px; } .delivery-card { background: white; border-radius: 20px; overflow: hidden; box-shadow: 0 15px 50px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .delivery-card:hover { transform: translateY(-10px); } .delivery-header { background: linear-gradient(135deg, #1b4073 0%, #06799b 100%); color: white; padding: 30px; text-align: center; } .delivery-icon { font-size: 3rem; margin-bottom: 1rem; } .delivery-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: 1.8rem; margin-bottom: 0.5rem; } .delivery-content { padding: 40px 30px; } .process-steps { list-style: none; margin: 20px 0; } .process-steps li { background: #f8f9fa; margin: 10px 0; padding: 15px 20px; border-radius: 10px; border-left: 4px solid #8cc540; font-weight: 500; } .feature-list { list-style: none; margin: 20px 0; } .feature-list li { padding: 8px 0; border-bottom: 1px solid #eee; position: relative; padding-left: 25px; } .feature-list li:before { content: '✓'; position: absolute; left: 0; color: #8cc540; font-weight: bold; } /* Timeline Section */ .timeline-section { background: linear-gradient(135deg, #59853b 0%, #8cc540 100%); color: white; } .timeline { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 30px; margin-top: 40px; } .timeline-item { background: rgba(255,255,255,0.1); padding: 30px 20px; border-radius: 15px; text-align: center; backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.2); } .timeline-time { font-weight: bold; font-size: 1.2rem; color: #8cc540; margin-bottom: 1rem; } .testimonial { background: rgba(255,255,255,0.15); padding: 25px; border-radius: 15px; margin-top: 40px; text-align: center; font-style: italic; border-left: 4px solid #8cc540; } /* Site Prep Section */ .site-prep { background: #f8f9fa; } .prep-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; margin-top: 40px; } .prep-card { background: white; padding: 40px 30px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); } .prep-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: 1.5rem; color: #1b4073; margin-bottom: 1.5rem; text-align: center; } .checklist { list-style: none; } .checklist li { background: #f8f9fa; margin: 10px 0; padding: 15px; border-radius: 8px; border-left: 4px solid #8cc540; position: relative; padding-left: 45px; } .checklist li:before { content: '✅'; position: absolute; left: 15px; font-size: 1.2rem; } .included-services { background: linear-gradient(135deg, #06799b 0%, #1b4073 100%); color: white; padding: 30px; border-radius: 15px; margin-top: 30px; } .included-title { font-weight: bold; margin-bottom: 1rem; font-size: 1.2rem; } .included-list { list-style: none; } .included-list li { padding: 8px 0; padding-left: 25px; position: relative; } .included-list li:before { content: '•'; position: absolute; left: 0; color: #8cc540; font-weight: bold; font-size: 1.5rem; } /* FAQ Section */ .faq-section { background: white; } .faq-container { max-width: 800px; margin: 0 auto; } .faq-item { background: #f8f9fa; margin: 15px 0; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.05); } .faq-question { background: #1b4073; color: white; padding: 20px 25px; cursor: pointer; font-weight: bold; transition: background 0.3s ease; position: relative; } .faq-question:hover { background: #06799b; } .faq-question:after { content: '+'; position: absolute; right: 25px; font-size: 1.5rem; transition: transform 0.3s ease; } .faq-question.active:after { transform: rotate(45deg); } .faq-answer { padding: 0 25px; max-height: 0; overflow: hidden; transition: all 0.3s ease; background: white; } .faq-answer.active { padding: 25px; max-height: 300px; } /* Trust Section */ .trust-section { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); } .trust-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .trust-card { background: white; padding: 30px; border-radius: 15px; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .trust-card:hover { transform: translateY(-5px); } .trust-number { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: 2.5rem; color: #1b4073; margin-bottom: 0.5rem; } .trust-label { font-weight: bold; color: #59853b; margin-bottom: 1rem; } .trust-quote { font-style: italic; color: #666; line-height: 1.6; } .guarantee-box { background: linear-gradient(135deg, #8cc540 0%, #59853b 100%); color: white; padding: 40px; border-radius: 20px; margin-top: 40px; text-align: center; } .guarantee-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: 1.8rem; margin-bottom: 1.5rem; } .guarantee-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; list-style: none; } .guarantee-list li { background: rgba(255,255,255,0.1); padding: 15px; border-radius: 10px; font-weight: 500; position: relative; padding-left: 45px; } .guarantee-list li:before { content: '✅'; position: absolute; left: 15px; font-size: 1.2rem; } /* Seasonal Section */ .seasonal-section { background: linear-gradient(135deg, #1b4073 0%, #06799b 100%); color: white; } .seasonal-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 40px; margin-top: 40px; } .seasonal-card { background: rgba(255,255,255,0.1); padding: 40px 30px; border-radius: 20px; backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.2); } .seasonal-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: 1.5rem; margin-bottom: 1.5rem; color: #8cc540; } .seasonal-benefits { list-style: none; } .seasonal-benefits li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); position: relative; padding-left: 25px; } .seasonal-benefits li:before { content: '•'; position: absolute; left: 0; color: #8cc540; font-weight: bold; font-size: 1.5rem; } /* International Section */ .international-section { background: #f8f9fa; } .world-map { background: linear-gradient(135deg, #06799b 0%, #1b4073 100%); color: white; padding: 40px; border-radius: 20px; text-align: center; margin-top: 40px; } .flags { font-size: 2rem; margin: 20px 0; letter-spacing: 10px; } .international-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; list-style: none; } .international-features li { background: rgba(255,255,255,0.1); padding: 15px; border-radius: 10px; text-align: center; font-weight: 500; } /* Final CTA */ .final-cta { background: linear-gradient(135deg, #59853b 0%, #8cc540 100%); color: white; text-align: center; } .cta-content { max-width: 600px; margin: 0 auto; } .cta-title { font-family: 'Nordeco', sans-serif; font-weight: bold; font-size: clamp(2rem, 4vw, 3rem); margin-bottom: 1.5rem; } .cta-text { font-size: 1.2rem; line-height: 1.7; margin-bottom: 2rem; opacity: 0.95; } .cta-button { background: white; color: #1b4073; padding: 20px 50px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2rem; display: inline-block; transition: all 0.3s ease; box-shadow: 0 8px 25px rgba(0,0,0,0.2); } .cta-button:hover { transform: translateY(-3px); box-shadow: 0 12px 35px rgba(0,0,0,0.3); color: #1b4073; text-decoration: none; } .cta-subtitle { margin-top: 1.5rem; font-style: italic; opacity: 0.9; } /* Responsive Design */ @media (max-width: 768px) { .hero { padding: 60px 20px; } .trust-items { gap: 20px; } .trust-item { min-width: 100px; } .delivery-types { grid-template-columns: 1fr; gap: 40px; } .timeline { grid-template-columns: 1fr; gap: 20px; } .prep-grid { grid-template-columns: 1fr; gap: 30px; } .seasonal-grid { grid-template-columns: 1fr; gap: 30px; } .section { padding: 60px 0; } .hero-content, .overview-content, .prep-card, .delivery-content { padding: 30px 20px; } } /* Interactive Elements */ .expandable { cursor: pointer; transition: all 0.3s ease; } .fade-in { opacity: 0; transform: translateY(30px); transition: all 0.6s ease; } .fade-in.visible { opacity: 1; transform: translateY(0); } /* Custom Scrollbar */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: #06799b; border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: #1b4073; }

Nationwide Delivery Made Simple

From coast to coast, border to border — your dream home finds its way to you

🚚 Free delivery for a limited time

Shipping to all 50 states, US territories, Canada, and international destinations

Schedule Your Free Site Consultation

Here's How We Make Delivery Feel Effortless

Moving your new home from factory to foundation isn't just logistics — it's the moment your dream becomes reality. We've perfected this process through hundreds of deliveries across North America and beyond, turning what could be stressful into something you'll actually look forward to.

Whether you're welcoming an expandable home that unfolds like magic or a solid shipping container home built to last generations, we handle every detail with the care your investment deserves.

No surprises. No stress. Just professional delivery that makes your neighbors wonder how you made it look so easy.

🏠

Expandable Homes: Watch Your Space Unfold

These aren't ordinary tiny homes — they're engineering marvels that travel compact and expand to full living space in under 20 minutes. Here's how we bring this magic to your doorstep:

The Journey to You:

  • Week 1-2: Your home completes final quality checks in our partner facility
  • Week 3: Professional transport team secures your home for the journey (8.5ft wide for road-legal transport)
  • Delivery Day: Hydraulic expansion happens on-site — it's genuinely amazing to watch

What Makes This Special:

  • Lightweight precision: Your home weighs 9,000+ lbs depending on size, expanding from 160 to 400+ square feet using advanced systems
  • Road-ready design: Travels at standard width, no special permits needed for most routes
  • 15-minute setup: From folded to move-in ready faster than you can unpack your car
  • Weather-smart scheduling: We monitor conditions and only expand in ideal weather

Best delivery months: May through September when weather cooperates perfectly with our expansion process

📦

Container Homes: Built Like Fortresses, Delivered Like Precision

Our shipping container homes are built to withstand ocean voyages and decades of use. Getting them to your land requires serious equipment and expertise — which is exactly what we bring.

The Professional Process:

  • Pre-Delivery: Our team surveys your site and coordinates crane access
  • Transport Day: Specialized flatbed trucks built for 55,000+ pound loads
  • Placement: Precision crane work positions your home exactly where you want it
  • Final Setup: Professional leveling and utility connection preparation

What This Means for You:

  • Heavy-duty transport: Commercial-grade flatbed trucks and experienced drivers
  • Professional coordination: We coordinate all equipment scheduling and site preparation
  • Precision placement: Your home lands exactly where you envision it
  • Foundation-ready: Delivered level and prepared for your foundation work

Peak delivery efficiency: Our busiest season runs May-September, ensuring fastest processing

Watch Your Home Come to Life

See our prefab expandable homes in action — from factory floor to final setup

Factory Production Process

Watch how our expandable homes are precision-built in our manufacturing facility with quality control at every step.

Amazing Expansion Process

See the incredible transformation as our homes expand from compact 8.5ft transport width to spacious 20ft living space in minutes.

"Watching it expand was absolutely incredible. The engineering is just amazing — it goes from looking like a shipping container to a full home in under 20 minutes!"

— Recent Customer Review

Your Delivery Day Timeline

Here's exactly what happens when your dream arrives

7:00 AM

Our delivery team texts you with arrival window

9:00 AM

Transport arrives on-site; professional walkthrough of your property

9:30 AM

Site preparation and safety setup

10:00 AM

Home positioning (expandable homes unfold here, containers get crane-placed)

11:00 AM

Final inspection together — your home is ready for the next chapter

You'll Love These Details:

Professional crew: Uniformed team with proper equipment and insurance
Real-time updates: Text notifications keep you informed every step
Photo documentation: We capture the moment your home arrives (great for social media!)
Cleanup included: We leave your property cleaner than we found it
"Watching our expandable home unfold was like something from the future. The crew was so professional and made sure we understood every step."
— Sarah M., Colorado

Preparing Your Land (We Make This Simple Too)

The right preparation ensures smooth delivery and protects your investment. Don't worry — we guide you through everything.

For Expandable Homes

  • Foundation: 4-6 inch reinforced concrete slab (we provide exact specifications)
  • Access: 14-foot wide path for delivery truck
  • Leveling: ±1/4 inch tolerance (your local contractor can handle this easily)
  • Utilities: Plan electrical connections (all our homes are fully electric)

For Container Homes

  • Foundation: Concrete piers or full slab supporting 15,000+ lbs per corner
  • Access: 45-foot turning radius for delivery equipment
  • Site Clearance: 80,000-pound vehicle access (similar to concrete truck requirements)
  • Precision Leveling: ±1/8 inch tolerance for perfect placement
  • Utilities: Plan electrical connections (all our homes are fully electric)

We Provide:

  • Site assessment consultation (included with purchase)
  • Local contractor referrals in your area
  • Exact foundation specifications for your specific model
  • Professional site preparation guidance throughout the process

Questions Our Customers Ask Most

We deliver anywhere in the continental US, Alaska, Hawaii, US territories, plus Canada, Italy, Spain, UK, Australia, and South America. Distance is never a barrier to your dream home.
For prefab expandable homes: Professional transport, on-site positioning, and customs coordination (for international orders). For shipping container homes: Professional domestic transport and on-site positioning. (Limited time offer — we cover what typically costs $3,000-8,000+)
Prefab expandable home deliveries (US and International) vary and include tracking — expect at least 30 days. Shipping container home deliveries happen within 2 weeks domestically. We provide tracking numbers and regular updates throughout.
Safety first. We reschedule delivery if conditions aren't optimal, especially for expandable homes that require clear weather for setup.
We handle all transport permits and routing. For placement, local building permits may be required — be sure to check with your local municipality if required.
Your home is fully covered by our delivery company's $750,000+ liability policy and specialized cargo insurance from factory to final placement.
Absolutely. We've delivered to mountain properties, island locations, and off-grid sites. Remote deliveries are our specialty.
May-September is our busy season (especially after Chinese New Year production ramp-up). Spring/summer delivery offers fastest processing, while fall/winter may have more flexibility for scheduling.

Why Families Trust Us With Their Biggest Investment

100+
Successful Deliveries

"The delivery was flawless. Professional crew, perfect timing, and our expandable home setup was like watching magic happen."
— Jennifer K., Texas

6
Countries Served

"Shipping to Spain seemed impossible until we found My Tiny Home Hub. They handled every detail, including customs."
— Carlos R., Madrid

4.8⭐
Customer Rating

"Cameron's team made us feel like family. They answered every question and made sure we felt confident throughout the process."
— The Johnson Family, Oregon

Our Delivery Guarantee:

  • Real-time tracking numbers and delivery updates
  • Damage-free transport with full insurance coverage
  • Professional site preparation guidance
  • 30-day support after delivery

Peak Season Advantage: Why Summer Delivery Rocks

May-September Benefits:

  • Fastest processing as we come off Chinese New Year production
  • Optimal weather for expandable home hydraulic setup
  • Extended daylight for precise container placement
  • Ground conditions ideal for heavy equipment access

Off-Season Perks:

  • More flexible scheduling for your timeline
  • Detailed planning time for site preparation
  • Personal attention with smaller delivery volume
  • Winter preparation ensures spring readiness
No matter when you're ready, we make it work for your timeline.

Going Global: We Ship Worldwide

We're one of the few tiny home companies shipping internationally. From the rolling hills of Italy to the coastlines of Australia, your dream home travels the world to reach you.

Countries We Serve:

🇺🇸 🇨🇦 🇮🇹 🇪🇸 🇬🇧 🇦🇺

Plus South America

What's Included:

  • Customs documentation and coordination
  • International shipping insurance
  • Local delivery coordination
  • Regulatory compliance assistance
"We thought getting a tiny home in the UK was impossible. My Tiny Home Hub made it seamless."
— Emma T., London

You're in Good Hands

Ready to bring your dream home to reality? Our delivery process has been perfected through hundreds of successful deliveries across six countries. From the moment your home leaves our facility to the day you get your keys, we're with you every step.

Your home's journey to you should be as exciting as the destination.

Schedule Your Free Site Consultation

Let's talk about your land, your timeline, and how we'll make delivery day unforgettable.