Merge version_1 into main #2
252
src/app/page.tsx
252
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="MovingBizz"
|
||||
/>
|
||||
@@ -53,117 +45,65 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Moving Made Simple."
|
||||
description="Experience the future of relocation. Seamless, professional, and powered by precision."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=1",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=2",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=3",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=4",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=5",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=6",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=7",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=8",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=9",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=10",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=11",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=12",
|
||||
imageAlt: "Luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg", imageAlt: "Luxury home exterior"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Instant Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Instant Quote", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
alt: "Sarah J.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Sarah J."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
alt: "Mark D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Mark D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-woman-with-city-distance_1149-119.jpg",
|
||||
alt: "Elena R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-woman-with-city-distance_1149-119.jpg", alt: "Elena R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg",
|
||||
alt: "David K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg", alt: "David K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
alt: "Julie H.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Julie H."},
|
||||
]}
|
||||
avatarText="Trusted by over 5,000+ happy homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg",
|
||||
alt: "Tech Partner",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg", alt: "Tech Partner"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg",
|
||||
alt: "Logistics Partner",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg", alt: "Logistics Partner"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26",
|
||||
alt: "Insurance Partner",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26", alt: "Insurance Partner"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg",
|
||||
alt: "Safe Partner",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg", alt: "Safe Partner"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg",
|
||||
alt: "Global Partner",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg", alt: "Global Partner"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,55 +115,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "1. Zip Code Capture",
|
||||
description: "Input your destination to instantly calculate the logistical requirements for your move.",
|
||||
icon: Search,
|
||||
title: "1. Zip Code Capture", description: "Input your destination to instantly calculate the logistical requirements for your move.", icon: Search,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg?_wi=1",
|
||||
imageAlt: "Zip search icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg", imageAlt: "Zip search icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg?_wi=2",
|
||||
imageAlt: "Zip search icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg", imageAlt: "Zip search icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918219.jpg?_wi=13",
|
||||
imageAlt: "luxury house modern night exterior",
|
||||
},
|
||||
{
|
||||
title: "2. Inventory Assessment",
|
||||
description: "Tailor your move by selecting the size and type of items for optimized packing solutions.",
|
||||
icon: Box,
|
||||
title: "2. Inventory Assessment", description: "Tailor your move by selecting the size and type of items for optimized packing solutions.", icon: Box,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg?_wi=1",
|
||||
imageAlt: "Box inventory icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg", imageAlt: "Box inventory icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg?_wi=2",
|
||||
imageAlt: "Box inventory icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg", imageAlt: "Box inventory icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-sale_23-2152027241.jpg?_wi=3",
|
||||
imageAlt: "minimalist search icon tech blue",
|
||||
},
|
||||
{
|
||||
title: "3. Precise Scheduling",
|
||||
description: "Select your preferred date and time with our automated system to lock in your moving team.",
|
||||
icon: Calendar,
|
||||
title: "3. Precise Scheduling", description: "Select your preferred date and time with our automated system to lock in your moving team.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26&_wi=1",
|
||||
imageAlt: "Calendar icon",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26", imageAlt: "Calendar icon"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26&_wi=2",
|
||||
imageAlt: "Calendar icon",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5nyt26", imageAlt: "Calendar icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-blue-cap-sorting-boxes_1156-618.jpg?_wi=3",
|
||||
imageAlt: "minimalist shipping box icon blue",
|
||||
},
|
||||
]}
|
||||
title="The Moving Process"
|
||||
@@ -233,44 +149,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The most seamless moving experience of my life. Fast, professional, and zero stress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "The most seamless moving experience of my life. Fast, professional, and zero stress.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@markd",
|
||||
testimonial: "MovingBizz handled my vintage furniture with absolute perfection. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
},
|
||||
id: "2", name: "Mark D.", handle: "@markd", testimonial: "MovingBizz handled my vintage furniture with absolute perfection. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Efficient, punctual, and incredibly organized. Five star service through and through.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-city-distance_1149-119.jpg",
|
||||
},
|
||||
id: "3", name: "Elena R.", handle: "@elenar", testimonial: "Efficient, punctual, and incredibly organized. Five star service through and through.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-city-distance_1149-119.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "High-tech coordination and human touch. The best in the business for modern moves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@davidk", testimonial: "High-tech coordination and human touch. The best in the business for modern moves.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Julie H.",
|
||||
handle: "@julieh",
|
||||
testimonial: "Incredible team. Everything arrived early and in perfect condition. Thank you!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
},
|
||||
id: "5", name: "Julie H.", handle: "@julieh", testimonial: "Incredible team. Everything arrived early and in perfect condition. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
description="See why homeowners trust MovingBizz for their most precious belongings."
|
||||
@@ -283,20 +175,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, we are fully licensed, bonded, and insured to handle every type of move safely.",
|
||||
},
|
||||
id: "1", title: "Are you licensed and insured?", content: "Yes, we are fully licensed, bonded, and insured to handle every type of move safely."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How is my price calculated?",
|
||||
content: "Prices are based on distance, size of inventory, and your requested service level.",
|
||||
},
|
||||
id: "2", title: "How is my price calculated?", content: "Prices are based on distance, size of inventory, and your requested service level."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you provide packing materials?",
|
||||
content: "Yes, we offer premium packing services and high-quality materials to ensure your safety.",
|
||||
},
|
||||
id: "3", title: "Do you provide packing materials?", content: "Yes, we offer premium packing services and high-quality materials to ensure your safety."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-reading-monitor_23-2149370605.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -310,14 +193,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to get moving? Get your free quote in under 60 seconds."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Quote", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -328,49 +208,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
label: "Services", href: "#"},
|
||||
{
|
||||
label: "Locations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Locations", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "BBB Accredited",
|
||||
href: "#",
|
||||
},
|
||||
label: "BBB Accredited", href: "#"},
|
||||
{
|
||||
label: "Licensed #12345",
|
||||
href: "#",
|
||||
},
|
||||
label: "Licensed #12345", href: "#"},
|
||||
{
|
||||
label: "Insured",
|
||||
href: "#",
|
||||
},
|
||||
label: "Insured", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Press",
|
||||
href: "#",
|
||||
},
|
||||
label: "Press", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user