Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-15 08:51:03 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
]}
brandName="FixIt Smart"
/>
@@ -55,47 +47,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="FixIt Smart: AI-Powered Home Maintenance Marketplace"
description="The AI action engine that automates your home repairs and workflow. Connect with professionals or get AI-driven insights to manage your household maintenance effortlessly."
buttons={[
{
text: "Sign In",
href: "#contact",
},
text: "Sign In", href: "#contact"},
]}
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=1",
imageAlt: "Dashboard interface",
},
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "Dashboard interface"},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg?_wi=1",
imageAlt: "Professional tools",
},
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", imageAlt: "Professional tools"},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg?_wi=1",
imageAlt: "AI Network",
},
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg", imageAlt: "AI Network"},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg?_wi=1",
imageAlt: "Mobile Booking",
},
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg", imageAlt: "Mobile Booking"},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg",
imageAlt: "Thermostat Service",
},
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg", imageAlt: "Thermostat Service"},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas_176420-1668.jpg",
imageAlt: "Planning",
},
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas_176420-1668.jpg", imageAlt: "Planning"},
]}
/>
</div>
@@ -107,17 +78,11 @@ export default function LandingPage() {
description="FixIt Smart goes beyond generic advice. We provide the marketplace infrastructure to connect you with verified experts and tools to execute home improvements automatically."
metrics={[
{
value: "10k+",
title: "Verified Pros",
},
value: "10k+", title: "Verified Pros"},
{
value: "50k+",
title: "Tasks Completed",
},
value: "50k+", title: "Tasks Completed"},
{
value: "24/7",
title: "Support",
},
value: "24/7", title: "Support"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-virtual-glasses-front-new-house_493343-29885.jpg"
mediaAnimation="slide-up"
@@ -133,21 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Complex booking delays",
"Unvetted service providers",
"Lack of clear pricing",
"Manual tracking of maintenance",
"Difficulty finding reliable pros",
],
"Complex booking delays", "Unvetted service providers", "Lack of clear pricing", "Manual tracking of maintenance", "Difficulty finding reliable pros"],
}}
positiveCard={{
items: [
"One-click instant scheduling",
"Verified expert marketplace",
"Transparent AI-driven pricing",
"Automated home health insights",
"Centralized maintenance dashboard",
],
"One-click instant scheduling", "Verified expert marketplace", "Transparent AI-driven pricing", "Automated home health insights", "Centralized maintenance dashboard"],
}}
title="Streamlined Maintenance Experience"
description="Smart technology tailored for modern homeowners."
@@ -162,47 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Basic Home Check",
price: "$99",
imageSrc: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-133668.jpg",
imageAlt: "smart home maintenance app ui",
},
id: "p1", name: "Basic Home Check", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-133668.jpg", imageAlt: "smart home maintenance app ui"},
{
id: "p2",
name: "HVAC Tune-up",
price: "$149",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-tools-carpentry_23-2148640257.jpg",
imageAlt: "professional maintenance service equipment",
},
id: "p2", name: "HVAC Tune-up", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-tools-carpentry_23-2148640257.jpg", imageAlt: "professional maintenance service equipment"},
{
id: "p3",
name: "Plumbing Audit",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg",
imageAlt: "ai home management interface",
},
id: "p3", name: "Plumbing Audit", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg", imageAlt: "ai home management interface"},
{
id: "p4",
name: "Electrical Panel Check",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-construction-worker-wearing-cap-uniform-holding-paint-roller-looking-camera-showing-mobile-phone-camera-isolated-white-background_141793-131891.jpg",
imageAlt: "smartphone app booking home repair",
},
id: "p4", name: "Electrical Panel Check", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-construction-worker-wearing-cap-uniform-holding-paint-roller-looking-camera-showing-mobile-phone-camera-isolated-white-background_141793-131891.jpg", imageAlt: "smartphone app booking home repair"},
{
id: "p5",
name: "Smart Lock Install",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-carefree-young-woman-sitting-kitchen-floor-with-digital-tablet-working_1258-201710.jpg",
imageAlt: "technician servicing smart thermostat",
},
id: "p5", name: "Smart Lock Install", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-carefree-young-woman-sitting-kitchen-floor-with-digital-tablet-working_1258-201710.jpg", imageAlt: "technician servicing smart thermostat"},
{
id: "p6",
name: "Roof Maintenance",
price: "$249",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-close-up_23-2148308536.jpg",
imageAlt: "home repair planning blueprints tablet",
},
id: "p6", name: "Roof Maintenance", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-close-up_23-2148308536.jpg", imageAlt: "home repair planning blueprints tablet"},
]}
title="Essential Maintenance Plans"
description="Choose a plan that fits your home maintenance strategy."
@@ -216,30 +141,15 @@ export default function LandingPage() {
tag="Impact"
metrics={[
{
id: "m1",
value: "99.9%",
description: "Reliability Score",
},
id: "m1", value: "99.9%", description: "Reliability Score"},
{
id: "m2",
value: "4.8/5",
description: "Customer Rating",
},
id: "m2", value: "4.8/5", description: "Customer Rating"},
{
id: "m3",
value: "15 min",
description: "Average Response",
},
id: "m3", value: "15 min", description: "Average Response"},
{
id: "m4",
value: "24/7",
description: "AI Support Available",
},
id: "m4", value: "24/7", description: "AI Support Available"},
{
id: "m5",
value: "100%",
description: "Background Checked",
},
id: "m5", value: "100%", description: "Background Checked"},
]}
/>
</div>
@@ -248,52 +158,18 @@ export default function LandingPage() {
<TestimonialCardTen
textboxLayout="default"
useInvertedBackground={false}
description="What our happy customers say about our services."
testimonials={[
{
id: "t1",
title: "Amazing Speed",
quote: "FixIt Smart transformed how I manage my property maintenance.",
name: "Jane D.",
role: "Property Owner",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg",
imageAlt: "abstract tech background gradient",
},
id: "t1", title: "Amazing Speed", quote: "FixIt Smart transformed how I manage my property maintenance.", name: "Jane D.", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", imageAlt: "abstract tech background gradient"},
{
id: "t2",
title: "So Simple",
quote: "I booked an electrician in seconds. Highly recommended.",
name: "Mark S.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=2",
imageAlt: "abstract tech background gradient",
},
id: "t2", title: "So Simple", quote: "I booked an electrician in seconds. Highly recommended.", name: "Mark S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "abstract tech background gradient"},
{
id: "t3",
title: "Verified Pros",
quote: "The professionals are always on time and professional.",
name: "Lisa K.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg?_wi=2",
imageAlt: "abstract tech background gradient",
},
id: "t3", title: "Verified Pros", quote: "The professionals are always on time and professional.", name: "Lisa K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", imageAlt: "abstract tech background gradient"},
{
id: "t4",
title: "Transparent Pricing",
quote: "No hidden fees, exactly what I expected.",
name: "Peter B.",
role: "Real Estate Investor",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg?_wi=2",
imageAlt: "abstract tech background gradient",
},
id: "t4", title: "Transparent Pricing", quote: "No hidden fees, exactly what I expected.", name: "Peter B.", role: "Real Estate Investor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg", imageAlt: "abstract tech background gradient"},
{
id: "t5",
title: "Reliable",
quote: "Finally, a platform that actually works for me.",
name: "Sarah W.",
role: "Interior Designer",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg?_wi=2",
imageAlt: "abstract tech background gradient",
},
id: "t5", title: "Reliable", quote: "Finally, a platform that actually works for me.", name: "Sarah W.", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg", imageAlt: "abstract tech background gradient"},
]}
title="Homeowners Trust FixIt Smart"
/>
@@ -305,30 +181,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do I sign in?",
content: "You can sign in using Facebook, Google, Microsoft, or Apple account integration.",
},
id: "f1", title: "How do I sign in?", content: "You can sign in using Facebook, Google, Microsoft, or Apple account integration."},
{
id: "f2",
title: "Is pricing transparent?",
content: "Yes, we provide AI-driven estimated pricing before you book any service.",
},
id: "f2", title: "Is pricing transparent?", content: "Yes, we provide AI-driven estimated pricing before you book any service."},
{
id: "f3",
title: "Are pros verified?",
content: "All professionals undergo a strict verification and background check process.",
},
id: "f3", title: "Are pros verified?", content: "All professionals undergo a strict verification and background check process."},
{
id: "f4",
title: "Can I cancel a booking?",
content: "Yes, cancellations are allowed up to 24 hours before the service appointment.",
},
id: "f4", title: "Can I cancel a booking?", content: "Yes, cancellations are allowed up to 24 hours before the service appointment."},
{
id: "f5",
title: "What areas do you serve?",
content: "Currently available in all major urban centers, with regional expansion ongoing.",
},
id: "f5", title: "What areas do you serve?", content: "Currently available in all major urban centers, with regional expansion ongoing."},
]}
title="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -340,20 +201,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Join Us"
title="Start Managing Your Home Smarter"
description="Sign in to FixIt Smart and join the future of home maintenance."
buttons={[
{
text: "Continue with Google",
href: "#",
},
text: "Continue with Google", href: "#"},
{
text: "Continue with Apple",
href: "#",
},
text: "Continue with Apple", href: "#"},
]}
/>
</div>
@@ -362,13 +218,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="FixIt Smart © 2026"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>