Update src/app/become-artisan/page.tsx
This commit is contained in:
@@ -19,17 +19,15 @@ export default function BecomeArtisanPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{ label: "Find Artisans", href: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/a-modern-mobile-app-interface-showing-a--1773177765363-61a78fb4.png" },
|
||||
title: "Platform", items: [
|
||||
{ label: "Find Artisans", href: "/find-artisan" },
|
||||
{ label: "Post Request", href: "#post-request" },
|
||||
{ label: "How It Works", href: "#how-it-works" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "For Artisans",
|
||||
items: [
|
||||
title: "For Artisans", items: [
|
||||
{ label: "Become Artisan", href: "/become-artisan" },
|
||||
{ label: "Artisan Dashboard", href: "#artisan-dashboard" },
|
||||
{ label: "Growth Resources", href: "#resources" },
|
||||
@@ -37,8 +35,7 @@ export default function BecomeArtisanPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact Support", href: "#contact" },
|
||||
{ label: "Blog", href: "#blog" },
|
||||
@@ -54,7 +51,7 @@ export default function BecomeArtisanPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -65,9 +62,7 @@ export default function BecomeArtisanPage() {
|
||||
brandName="ArtisanGo"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#post-request",
|
||||
}}
|
||||
text: "Get Started", href: "#post-request"}}
|
||||
buttonClassName="bg-gradient-to-r from-blue-500 to-blue-600 hover:shadow-lg transition-all"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,19 +71,12 @@ export default function BecomeArtisanPage() {
|
||||
<TextSplitAbout
|
||||
title="Start Earning with ArtisanGo"
|
||||
description={[
|
||||
"Join thousands of skilled professionals building thriving businesses on ArtisanGo. Get consistent leads, manage your schedule, and grow your income with a trusted marketplace.",
|
||||
"Whether you're an electrician, plumber, painter, or other skilled tradesperson, ArtisanGo connects you with customers who value quality work and fair pricing.",
|
||||
"Earn 85% of every job you complete. Our 15% commission covers payment processing, customer support, and the technology that keeps you connected.",
|
||||
]}
|
||||
"Join thousands of skilled professionals building thriving businesses on ArtisanGo. Get consistent leads, manage your schedule, and grow your income with a trusted marketplace.", "Whether you're an electrician, plumber, painter, or other skilled tradesperson, ArtisanGo connects you with customers who value quality work and fair pricing.", "Earn 85% of every job you complete. Our 15% commission covers payment processing, customer support, and the technology that keeps you connected."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Apply Now",
|
||||
href: "#application",
|
||||
},
|
||||
text: "Apply Now", href: "#application"},
|
||||
{
|
||||
text: "Learn Benefits",
|
||||
href: "#benefits",
|
||||
},
|
||||
text: "Learn Benefits", href: "#benefits"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={true}
|
||||
@@ -107,34 +95,17 @@ export default function BecomeArtisanPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Consistent Quality Leads",
|
||||
description: "Receive job notifications matched to your skills and availability. No bidding, no competition—just opportunities that fit you.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/push-notification-and-alert-system-showi-1773177764280-3dcbbfa9.png?_wi=2",
|
||||
imageAlt: "Real-time job notifications for artisans",
|
||||
},
|
||||
title: "Consistent Quality Leads", description: "Receive job notifications matched to your skills and availability. No bidding, no competition—just opportunities that fit you.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/push-notification-and-alert-system-showi-1773177764280-3dcbbfa9.png", imageAlt: "Real-time job notifications for artisans"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Manage Your Own Schedule",
|
||||
description: "Set your availability, availability windows, and service areas. You control when and where you work. Accept or decline jobs with total flexibility.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/artisan-dashboard-showing-monthly-earnin-1773177763994-2d46f261.png?_wi=1",
|
||||
imageAlt: "Artisan dashboard with earnings and job management",
|
||||
},
|
||||
title: "Manage Your Own Schedule", description: "Set your availability, availability windows, and service areas. You control when and where you work. Accept or decline jobs with total flexibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/artisan-dashboard-showing-monthly-earnin-1773177763994-2d46f261.png", imageAlt: "Artisan dashboard with earnings and job management"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Secure, Fast Payments",
|
||||
description: "Get paid directly for every completed job. Payments processed weekly to your bank account. Transparent fee breakdown, zero surprise charges.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/secure-payment-checkout-interface-showin-1773177763978-f0b03e4c.png?_wi=2",
|
||||
imageAlt: "Secure payment processing and earnings dashboard",
|
||||
},
|
||||
title: "Secure, Fast Payments", description: "Get paid directly for every completed job. Payments processed weekly to your bank account. Transparent fee breakdown, zero surprise charges.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/secure-payment-checkout-interface-showin-1773177763978-f0b03e4c.png", imageAlt: "Secure payment processing and earnings dashboard"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Build Your Reputation",
|
||||
description: "Star ratings and verified reviews build trust and attract more clients. Our verified badge program highlights top performers and certifications.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/a-professional-artisan-profile-card-show-1773177763262-bd114a5c.png?_wi=2",
|
||||
imageAlt: "Professional artisan profile with ratings and verification",
|
||||
},
|
||||
title: "Build Your Reputation", description: "Star ratings and verified reviews build trust and attract more clients. Our verified badge program highlights top performers and certifications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/a-professional-artisan-profile-card-show-1773177763262-bd114a5c.png", imageAlt: "Professional artisan profile with ratings and verification"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -150,39 +121,21 @@ export default function BecomeArtisanPage() {
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/artisan-dashboard-showing-monthly-earnin-1773177763994-2d46f261.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Alqo9ajXpD8slpiZcKW4TWzhMB/artisan-dashboard-showing-monthly-earnin-1773177763994-2d46f261.png"
|
||||
imageAlt="Artisan earnings dashboard interface"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I apply to become an ArtisanGo professional?",
|
||||
content: "Visit our application page and complete your profile with your skills, certifications, and service areas. We verify your background and credentials within 48 hours. Once approved, you can start receiving job notifications immediately.",
|
||||
},
|
||||
id: "1", title: "How do I apply to become an ArtisanGo professional?", content: "Visit our application page and complete your profile with your skills, certifications, and service areas. We verify your background and credentials within 48 hours. Once approved, you can start receiving job notifications immediately."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What skills and certifications do I need?",
|
||||
content: "Requirements vary by service type. For electrical work, you'll need proper licensing. For other trades, relevant experience and customer references help. We support professionals at all levels—apprentices to master craftspeople. Your skills are verified through background checks and reference validation.",
|
||||
},
|
||||
id: "2", title: "What skills and certifications do I need?", content: "Requirements vary by service type. For electrical work, you'll need proper licensing. For other trades, relevant experience and customer references help. We support professionals at all levels—apprentices to master craftspeople. Your skills are verified through background checks and reference validation."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How much do I earn per job?",
|
||||
content: "You keep 85% of the service price you quote. For example, if a customer pays $100 for your service, you receive $85. ArtisanGo's 15% commission covers payment processing, customer support, platform maintenance, and fraud prevention. You set your own rates.",
|
||||
},
|
||||
id: "3", title: "How much do I earn per job?", content: "You keep 85% of the service price you quote. For example, if a customer pays $100 for your service, you receive $85. ArtisanGo's 15% commission covers payment processing, customer support, platform maintenance, and fraud prevention. You set your own rates."},
|
||||
{
|
||||
id: "4",
|
||||
title: "When do I get paid?",
|
||||
content: "Payment is processed weekly (every Monday) to your connected bank account. The payment is made only after the customer confirms service completion and has reviewed the work. You can track all earnings in your dashboard in real-time.",
|
||||
},
|
||||
id: "4", title: "When do I get paid?", content: "Payment is processed weekly (every Monday) to your connected bank account. The payment is made only after the customer confirms service completion and has reviewed the work. You can track all earnings in your dashboard in real-time."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I work full-time or part-time?",
|
||||
content: "Completely up to you! Some artisans use ArtisanGo as their primary income source (full-time), while others take jobs on evenings and weekends. You control your availability and can pause your profile anytime.",
|
||||
},
|
||||
id: "5", title: "Can I work full-time or part-time?", content: "Completely up to you! Some artisans use ArtisanGo as their primary income source (full-time), while others take jobs on evenings and weekends. You control your availability and can pause your profile anytime."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What if there's a payment dispute with a customer?",
|
||||
content: "Our dedicated support team investigates disputes within 24 hours. If you've completed the work professionally and the customer is satisfied, payment is released. If there's a legitimate issue, we work with both parties to resolve fairly. Your protection is our priority.",
|
||||
},
|
||||
id: "6", title: "What if there's a payment dispute with a customer?", content: "Our dedicated support team investigates disputes within 24 hours. If you've completed the work professionally and the customer is satisfied, payment is released. If there's a legitimate issue, we work with both parties to resolve fairly. Your protection is our priority."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user