Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-11 14:50:24 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Briefcase, Building2, DollarSign, Home, Layers, Recycle, Sparkles, Trash2 } from "lucide-react";
import { Briefcase, Building2, DollarSign, Home, Layers, Recycle, Sparkles, Trash2, Users, Warehouse, HardHat } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,45 +33,27 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Gallery",
id: "#gallery",
},
name: "Gallery", id: "#gallery"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v"
logoAlt="Unlimited Cleanouts NJ Logo"
brandName="Unlimited Cleanouts NJ"
button={{
text: "Get Your Free Quote",
href: "#contact",
}}
text: "Get Your Free Quote", href: "#contact"}}
/>
</div>
@@ -79,107 +61,59 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Fast, Reliable Cleanout Services for New Jersey"
description="From estate cleanouts to full property clearing, we handle the heavy lifting so you don't have to. Same-day quotes available."
testimonials={[
{
name: "Sarah J.",
handle: "@HomeownerNJ",
testimonial: "Unlimited Cleanouts NJ made my estate cleanout seamless and stress-free. Professional and efficient!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-profile-sign-icon-front-side-with-white-background_187299-40018.jpg",
imageAlt: "abstract user icon yellow black",
},
name: "Sarah J.", handle: "@HomeownerNJ", testimonial: "Unlimited Cleanouts NJ made my estate cleanout seamless and stress-free. Professional and efficient!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-profile-sign-icon-front-side-with-white-background_187299-40018.jpg", imageAlt: "abstract user icon yellow black"},
{
name: "Michael R.",
handle: "@PropertyMgr",
testimonial: "Quick quotes and reliable scheduling, perfect for my vacant units. Highly recommend their prompt service.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v&_wi=1",
imageAlt: "abstract user icon yellow black",
},
name: "Michael R.", handle: "@PropertyMgr", testimonial: "Quick quotes and reliable scheduling, perfect for my vacant units. Highly recommend their prompt service.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v", imageAlt: "abstract user icon yellow black"},
{
name: "Emily C.",
handle: "@BizOwnerNJ",
testimonial: "Needed a fast office cleanout, and they delivered! Excellent service and transparent pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
name: "Emily C.", handle: "@BizOwnerNJ", testimonial: "Needed a fast office cleanout, and they delivered! Excellent service and transparent pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg", imageAlt: "abstract user icon yellow black"},
{
name: "David L.",
handle: "@NJRealtor",
testimonial: "Their property clearance helped me close deals faster. Truly a trusted partner for real estate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
name: "David L.", handle: "@NJRealtor", testimonial: "Their property clearance helped me close deals faster. Truly a trusted partner for real estate.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg", imageAlt: "abstract user icon yellow black"},
{
name: "Jessica B.",
handle: "@SatisfiedClient",
testimonial: "Amazing work! My home was decluttered in no time. The team was courteous and very thorough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg?_wi=1",
imageAlt: "abstract user icon yellow black",
},
name: "Jessica B.", handle: "@SatisfiedClient", testimonial: "Amazing work! My home was decluttered in no time. The team was courteous and very thorough.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg", imageAlt: "abstract user icon yellow black"},
]}
testimonialRotationInterval={5000}
buttons={[
{
text: "Get Your Free Quote",
href: "#contact",
},
text: "Get Your Free Quote", href: "#contact"},
]}
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v",
alt: "Satisfied client avatar",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v", alt: "Satisfied client avatar"},
{
src: "http://img.b2bpic.net/free-vector/elegant-pack-flat-avatars_23-2147676208.jpg",
alt: "Happy customer avatar",
},
src: "http://img.b2bpic.net/free-vector/elegant-pack-flat-avatars_23-2147676208.jpg", alt: "Happy customer avatar"},
{
src: "http://img.b2bpic.net/free-photo/plastic-plates-cups-recycling-symbol_23-2148764748.jpg",
alt: "Business owner avatar",
},
src: "http://img.b2bpic.net/free-photo/plastic-plates-cups-recycling-symbol_23-2148764748.jpg", alt: "Business owner avatar"},
{
src: "http://img.b2bpic.net/free-photo/yellow-carnival-mask-black-paper-cloud_23-2148402600.jpg",
alt: "Real estate agent avatar",
},
src: "http://img.b2bpic.net/free-photo/yellow-carnival-mask-black-paper-cloud_23-2148402600.jpg", alt: "Real estate agent avatar"},
{
src: "http://img.b2bpic.net/free-photo/smile-emoji-front-side_187299-39686.jpg",
alt: "Happy customer profile",
},
src: "http://img.b2bpic.net/free-photo/smile-emoji-front-side_187299-39686.jpg", alt: "Happy customer profile"},
]}
avatarText="Trusted by hundreds of clients"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg"
imageAlt="Clean empty room with yellow accents"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "Junk Removal Experts",
},
type: "text", text: "Junk Removal Experts"},
{
type: "text",
text: "Estate Cleanouts Done Right",
},
type: "text", text: "Estate Cleanouts Done Right"},
{
type: "text",
text: "Professional Property Clearance",
},
type: "text", text: "Professional Property Clearance"},
{
type: "text",
text: "Commercial Waste Management",
},
type: "text", text: "Commercial Waste Management"},
{
type: "text",
text: "Fast & Reliable Service",
},
type: "text", text: "Fast & Reliable Service"},
]}
/>
</div>
@@ -191,11 +125,9 @@ export default function LandingPage() {
description="Unlimited Cleanouts NJ provides professional and efficient junk removal and property clearance services across the state. With a focus on transparency, reliability, and customer satisfaction, we handle everything from estate cleanouts to commercial waste, making the process stress-free for you. Our experienced team is dedicated to reclaiming your space with care and precision."
buttons={[
{
text: "Learn More About Us",
href: "#services",
},
text: "Learn More About Us", href: "#services"},
]}
imageSrc="http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg"
imageAlt="Cleanout truck with black and yellow branding"
/>
</div>
@@ -207,79 +139,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Estate Cleanouts",
description: "Sensitive and thorough estate cleanout services, handling items with care and respect during difficult times. We manage removal and disposal efficiently.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg?_wi=2",
imageAlt: "Cluttered house interior before an estate cleanout",
},
title: "Estate Cleanouts", description: "Sensitive and thorough estate cleanout services, handling items with care and respect during difficult times. We manage removal and disposal efficiently.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340133.jpg", imageAlt: "Cluttered house interior before an estate cleanout"},
items: [
{
icon: Home,
text: "Full property clearing",
},
text: "Full property clearing"},
{
icon: Family,
text: "Sensitive item handling",
},
icon: Users,
text: "Sensitive item handling"},
{
icon: Trash2,
text: "Responsible disposal",
},
text: "Responsible disposal"},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nbcf8v&_wi=2",
imageAlt: "cluttered garage before cleanout messy",
},
{
title: "Property & Hoarder Clearance",
description: "Transforming neglected or overloaded properties into clean, functional spaces. We tackle challenging clearances with discretion and professionalism.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/long-mirror-dance-studio_23-2148169365.jpg",
imageAlt: "Hoarder house interior before clearance",
},
title: "Property & Hoarder Clearance", description: "Transforming neglected or overloaded properties into clean, functional spaces. We tackle challenging clearances with discretion and professionalism.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/long-mirror-dance-studio_23-2148169365.jpg", imageAlt: "Hoarder house interior before clearance"},
items: [
{
icon: Layers,
text: "Extreme decluttering",
},
text: "Extreme decluttering"},
{
icon: Sparkles,
text: "Comprehensive sanitization",
},
text: "Comprehensive sanitization"},
{
icon: Warehouse,
text: "Property preparation",
},
text: "Property preparation"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-row-chairs-empty-room_1048-8379.jpg?_wi=3",
imageAlt: "cluttered garage before cleanout messy",
},
{
title: "Commercial & Junk Removal",
description: "Efficient removal of unwanted items and debris from commercial spaces, construction sites, and residential properties. Fast, reliable, and hassle-free.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-kitchen_23-2148931342.jpg",
imageAlt: "Commercial office space filled with old furniture and junk",
},
title: "Commercial & Junk Removal", description: "Efficient removal of unwanted items and debris from commercial spaces, construction sites, and residential properties. Fast, reliable, and hassle-free.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-kitchen_23-2148931342.jpg", imageAlt: "Commercial office space filled with old furniture and junk"},
items: [
{
icon: Briefcase,
text: "Office & retail junk",
},
text: "Office & retail junk"},
{
icon: HardHat,
text: "Construction debris",
},
text: "Construction debris"},
{
icon: Recycle,
text: "Eco-friendly disposal",
},
text: "Eco-friendly disposal"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-yellow-orange-ribbons-hanging-public-art-installation_1308-189835.jpg?_wi=3",
imageAlt: "cluttered garage before cleanout messy",
},
]}
title="Comprehensive Cleanout Solutions"
@@ -296,47 +201,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "gallery-1",
name: "Cluttered Garage to Pristine Space",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-living-messy-interior_52683-160589.jpg",
imageAlt: "Before and after of a garage cleanout",
},
id: "gallery-1", name: "Cluttered Garage to Pristine Space", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-living-messy-interior_52683-160589.jpg", imageAlt: "Before and after of a garage cleanout"},
{
id: "gallery-2",
name: "Construction Debris Removal",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/ruined-home-russian-s-war-ukraine_23-2149437903.jpg",
imageAlt: "Before and after of construction site cleanup",
},
id: "gallery-2", name: "Construction Debris Removal", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/ruined-home-russian-s-war-ukraine_23-2149437903.jpg", imageAlt: "Before and after of construction site cleanup"},
{
id: "gallery-3",
name: "Commercial Office Cleanout",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/man-break-from-cleaning-house_23-2148514847.jpg",
imageAlt: "Before and after of an office cleanout",
},
id: "gallery-3", name: "Commercial Office Cleanout", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/man-break-from-cleaning-house_23-2148514847.jpg", imageAlt: "Before and after of an office cleanout"},
{
id: "gallery-4",
name: "Residential Property Clearance",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374449.jpg",
imageAlt: "Before and after of a home property cleanout",
},
id: "gallery-4", name: "Residential Property Clearance", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374449.jpg", imageAlt: "Before and after of a home property cleanout"},
{
id: "gallery-5",
name: "Basement Junk Removal",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/moving-new-house-concept_53876-144474.jpg",
imageAlt: "Before and after of a basement junk removal",
},
id: "gallery-5", name: "Basement Junk Removal", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/moving-new-house-concept_53876-144474.jpg", imageAlt: "Before and after of a basement junk removal"},
{
id: "gallery-6",
name: "Retail Store Cleanout",
price: "Project Completion",
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773414.jpg",
imageAlt: "Before and after of a retail store cleanout",
},
id: "gallery-6", name: "Retail Store Cleanout", price: "Project Completion", imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773414.jpg", imageAlt: "Before and after of a retail store cleanout"},
]}
title="Our Work: Before & After Gallery"
description="See the dramatic transformations we achieve. We reclaim spaces, making them clean, organized, and ready for their next chapter."
@@ -351,64 +226,28 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "t1",
name: "Sarah Johnson",
role: "Homeowner",
company: "Maplewood, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg",
imageAlt: "Sarah Johnson profile",
},
id: "t1", name: "Sarah Johnson", role: "Homeowner", company: "Maplewood, NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg", imageAlt: "Sarah Johnson profile"},
{
id: "t2",
name: "Mark Chen",
role: "Property Manager",
company: "Newark, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/square-user-profile-front-side_187299-39570.jpg",
imageAlt: "Mark Chen profile",
},
id: "t2", name: "Mark Chen", role: "Property Manager", company: "Newark, NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/square-user-profile-front-side_187299-39570.jpg", imageAlt: "Mark Chen profile"},
{
id: "t3",
name: "Jessica Lee",
role: "Real Estate Agent",
company: "Hoboken, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side-with-white-background_187299-40022.jpg",
imageAlt: "Jessica Lee profile",
},
id: "t3", name: "Jessica Lee", role: "Real Estate Agent", company: "Hoboken, NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side-with-white-background_187299-40022.jpg", imageAlt: "Jessica Lee profile"},
{
id: "t4",
name: "David Smith",
role: "Small Business Owner",
company: "Jersey City, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/four-diverse-avatars-line-style_78370-10169.jpg",
imageAlt: "David Smith profile",
},
id: "t4", name: "David Smith", role: "Small Business Owner", company: "Jersey City, NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/four-diverse-avatars-line-style_78370-10169.jpg", imageAlt: "David Smith profile"},
{
id: "t5",
name: "Amanda Rodriguez",
role: "Estate Executor",
company: "Montclair, NJ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/set-avatars-sketches_23-2147665159.jpg",
imageAlt: "Amanda Rodriguez profile",
},
id: "t5", name: "Amanda Rodriguez", role: "Estate Executor", company: "Montclair, NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/set-avatars-sketches_23-2147665159.jpg", imageAlt: "Amanda Rodriguez profile"},
]}
kpiItems={[
{
value: "500+",
label: "Projects Completed",
},
value: "500+", label: "Projects Completed"},
{
value: "99%",
label: "Customer Satisfaction",
},
value: "99%", label: "Customer Satisfaction"},
{
value: "100%",
label: "On-Time Service",
},
value: "100%", label: "On-Time Service"},
]}
title="What Our Clients Say"
description="Hear directly from homeowners, property managers, and businesses who experienced our exceptional cleanout services."
@@ -423,43 +262,19 @@ export default function LandingPage() {
carouselMode="buttons"
plans={[
{
id: "basic",
badge: "Standard Cleanout",
badgeIcon: DollarSign,
price: "Custom Quote",
subtitle: "Ideal for smaller projects & single item removal.",
features: [
"Single room cleanouts",
"Appliance removal",
"Furniture hauling",
"Eco-friendly disposal",
],
id: "basic", badge: "Standard Cleanout", badgeIcon: DollarSign,
price: "Custom Quote", subtitle: "Ideal for smaller projects & single item removal.", features: [
"Single room cleanouts", "Appliance removal", "Furniture hauling", "Eco-friendly disposal"],
},
{
id: "pro",
badge: "Full Property Cleanout",
badgeIcon: Home,
price: "Custom Quote",
subtitle: "Perfect for entire homes, estates, or commercial spaces.",
features: [
"Whole-house cleanouts",
"Estate & Hoarder clearance",
"Commercial junk removal",
"Light demolition debris",
],
id: "pro", badge: "Full Property Cleanout", badgeIcon: Home,
price: "Custom Quote", subtitle: "Perfect for entire homes, estates, or commercial spaces.", features: [
"Whole-house cleanouts", "Estate & Hoarder clearance", "Commercial junk removal", "Light demolition debris"],
},
{
id: "enterprise",
badge: "Specialty Projects",
badgeIcon: Building2,
price: "Custom Quote",
subtitle: "For complex or large-scale industrial and commercial needs.",
features: [
"Industrial site clearance",
"Large-scale commercial cleanouts",
"Heavy equipment removal",
"Customized project planning",
],
id: "enterprise", badge: "Specialty Projects", badgeIcon: Building2,
price: "Custom Quote", subtitle: "For complex or large-scale industrial and commercial needs.", features: [
"Industrial site clearance", "Large-scale commercial cleanouts", "Heavy equipment removal", "Customized project planning"],
},
]}
title="Transparent Pricing, No Hidden Fees"
@@ -473,30 +288,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "How do I get a free quote?",
content: "Simply fill out our contact form or give us a call! We'll discuss your needs and provide a transparent, no-obligation estimate.",
},
id: "faq1", title: "How do I get a free quote?", content: "Simply fill out our contact form or give us a call! We'll discuss your needs and provide a transparent, no-obligation estimate."},
{
id: "faq2",
title: "What types of items do you remove?",
content: "We remove almost anything non-hazardous, including furniture, appliances, electronics, construction debris, yard waste, and more. Contact us if you have specific items in mind.",
},
id: "faq2", title: "What types of items do you remove?", content: "We remove almost anything non-hazardous, including furniture, appliances, electronics, construction debris, yard waste, and more. Contact us if you have specific items in mind."},
{
id: "faq3",
title: "Do you offer same-day service?",
content: "While we strive for quick turnaround, same-day service depends on availability and project scope. We recommend booking in advance, but always call for urgent needs!",
},
id: "faq3", title: "Do you offer same-day service?", content: "While we strive for quick turnaround, same-day service depends on availability and project scope. We recommend booking in advance, but always call for urgent needs!"},
{
id: "faq4",
title: "Are you insured?",
content: "Yes, Unlimited Cleanouts NJ is fully licensed and insured for your peace of mind and protection during all cleanout operations.",
},
id: "faq4", title: "Are you insured?", content: "Yes, Unlimited Cleanouts NJ is fully licensed and insured for your peace of mind and protection during all cleanout operations."},
{
id: "faq5",
title: "How do you dispose of items?",
content: "We prioritize eco-friendly disposal methods, including recycling, donating usable items, and responsible landfill disposal for non-recyclables.",
},
id: "faq5", title: "How do you dispose of items?", content: "We prioritize eco-friendly disposal methods, including recycling, donating usable items, and responsible landfill disposal for non-recyclables."},
]}
imageSrc="http://img.b2bpic.net/free-vector/tiny-man-woman-standing-near-list-couple-ticking-off-items-check-list-flat-vector-illustration-daily-routine-busy-lifestyle-concept-banner-website-design-landing-web-page_74855-22067.jpg"
imageAlt="Question mark with lightbulb illustration"
@@ -512,8 +312,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Ready for a Clean Space?"
description="Contact us today for a free, no-obligation quote. Let Unlimited Cleanouts NJ handle the heavy lifting for you!"
@@ -528,50 +327,31 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Services",
href: "#services",
},
label: "Our Services", href: "#services"},
{
label: "Gallery",
href: "#gallery",
},
label: "Gallery", href: "#gallery"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Get a Quote",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}