Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-06 15:39:13 +00:00
2 changed files with 29 additions and 98 deletions

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
{ text: "View FAQ", href: "#faq" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg"
imageAlt="Contact support interface"
mediaAnimation="opacity"
imagePosition="right"
@@ -78,24 +78,16 @@ export default function ContactPage() {
sideDescription="Check out our most frequently asked questions about contacting support, billing, and account management."
faqs={[
{
id: "1",
title: "How quickly will I hear back from support?",
content: "Our support team typically responds to inquiries within 24 business hours. For urgent matters, please mark your email as priority.",
},
id: "1", title: "How quickly will I hear back from support?", content: "Our support team typically responds to inquiries within 24 business hours. For urgent matters, please mark your email as priority."},
{
id: "2",
title: "What are your business hours?",
content: "We support our customers Monday through Friday, 9am to 6pm EST. For non-urgent inquiries outside these hours, we'll respond the next business day.",
},
id: "2", title: "What are your business hours?", content: "We support our customers Monday through Friday, 9am to 6pm EST. For non-urgent inquiries outside these hours, we'll respond the next business day."},
{
id: "3",
title: "Can I request a feature or report a bug?",
content: "Absolutely! We love hearing from our users. You can submit feature requests and bug reports directly through your account dashboard or by emailing our product team.",
},
id: "3", title: "Can I request a feature or report a bug?", content: "Absolutely! We love hearing from our users. You can submit feature requests and bug reports directly through your account dashboard or by emailing our product team."},
]}
textPosition="left"
useInvertedBackground={true}
animationType="smooth"
faqsAnimation="slide-up"
/>
</div>

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
{ text: "Learn More", href: "#how-it-works" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg"
imageAlt="RateWorkers platform dashboard showing customer ratings"
mediaAnimation="opacity"
imagePosition="right"
@@ -71,28 +71,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Create Your Business Profile",
description: "Sign up with your company details, verify your business license, and set up your verification badge. Complete your profile in under 5 minutes.",
imageSrc: "http://img.b2bpic.net/free-vector/car-rental-service-invoice-template_23-2150512123.jpg",
},
title: "Create Your Business Profile", description: "Sign up with your company details, verify your business license, and set up your verification badge. Complete your profile in under 5 minutes.", imageSrc: "http://img.b2bpic.net/free-vector/car-rental-service-invoice-template_23-2150512123.jpg"},
{
id: 2,
title: "Rate Your Customers",
description: "After completing a project, rate customer reliability, communication, payment timeliness, and professionalism. Leave detailed feedback for future reference.",
imageSrc: "http://img.b2bpic.net/free-vector/invoice-template-design-your-company-business_1017-12668.jpg",
},
title: "Rate Your Customers", description: "After completing a project, rate customer reliability, communication, payment timeliness, and professionalism. Leave detailed feedback for future reference.", imageSrc: "http://img.b2bpic.net/free-vector/invoice-template-design-your-company-business_1017-12668.jpg"},
{
id: 3,
title: "Build Your Track Record",
description: "Your ratings create a trusted portfolio of customer interactions. Share your verified reviews to attract better clients and negotiate confidently.",
imageSrc: "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148370687.jpg",
},
title: "Build Your Track Record", description: "Your ratings create a trusted portfolio of customer interactions. Share your verified reviews to attract better clients and negotiate confidently.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148370687.jpg"},
{
id: 4,
title: "Access Customer Insights",
description: "Search and view customer ratings from other businesses. Make informed decisions before taking on new projects or clients.",
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg?_wi=1",
},
title: "Access Customer Insights", description: "Search and view customer ratings from other businesses. Make informed decisions before taking on new projects or clients.", imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -109,24 +97,16 @@ export default function HomePage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "Verified Feedback",
description: "Only authenticated businesses can rate. No fake reviews or spam.",
icon: Shield,
title: "Verified Feedback", description: "Only authenticated businesses can rate. No fake reviews or spam.", icon: Shield,
},
{
title: "Payment Protection",
description: "Track which customers pay on time and honor contracts.",
icon: CreditCard,
title: "Payment Protection", description: "Track which customers pay on time and honor contracts.", icon: CreditCard,
},
{
title: "Professional Accountability",
description: "Hold customers accountable for professionalism and respect.",
icon: Badge,
title: "Professional Accountability", description: "Hold customers accountable for professionalism and respect.", icon: Badge,
},
{
title: "Negotiate with Confidence",
description: "Use verified customer data to set rates and terms.",
},
title: "Negotiate with Confidence", description: "Use verified customer data to set rates and terms."},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -164,41 +144,17 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Martinez",
role: "Contractor",
company: "Martinez Construction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg",
imageAlt: "professional woman contractor headshot",
},
id: "1", name: "Sarah Martinez", role: "Contractor", company: "Martinez Construction", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", imageAlt: "professional woman contractor headshot"},
{
id: "2",
name: "James Chen",
role: "Owner",
company: "Tech Solutions LLC",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-senior-businessman_1262-1512.jpg",
imageAlt: "asian male entrepreneur business headshot",
},
id: "2", name: "James Chen", role: "Owner", company: "Tech Solutions LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-senior-businessman_1262-1512.jpg", imageAlt: "asian male entrepreneur business headshot"},
{
id: "3",
name: "Amanda Scott",
role: "Project Manager",
company: "Design Studio Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg",
imageAlt: "design studio manager female headshot",
},
id: "3", name: "Amanda Scott", role: "Project Manager", company: "Design Studio Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg", imageAlt: "design studio manager female headshot"},
{
id: "4",
name: "Marcus Johnson",
role: "Freelancer",
company: "Digital Services",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet_1170-1887.jpg",
imageAlt: "freelancer male professional headshot",
},
id: "4", name: "Marcus Johnson", role: "Freelancer", company: "Digital Services", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet_1170-1887.jpg", imageAlt: "freelancer male professional headshot"},
]}
kpiItems={[
{ value: "4.9/5", label: "Average Rating" },
@@ -217,39 +173,22 @@ export default function HomePage() {
sideDescription="Everything you need to know about rating customers and protecting your business."
faqs={[
{
id: "1",
title: "Is my business information kept private?",
content: "Yes, we use enterprise-grade encryption. Your business profile and rating details are secure and only visible to verified members.",
},
id: "1", title: "Is my business information kept private?", content: "Yes, we use enterprise-grade encryption. Your business profile and rating details are secure and only visible to verified members."},
{
id: "2",
title: "Can customers respond to my ratings?",
content: "Customers can leave a response if they're registered on the platform. This creates a transparent dialogue and helps clarify misunderstandings.",
},
id: "2", title: "Can customers respond to my ratings?", content: "Customers can leave a response if they're registered on the platform. This creates a transparent dialogue and helps clarify misunderstandings."},
{
id: "3",
title: "What can I rate customers on?",
content: "You can rate on professionalism, communication, payment timeliness, respect for terms, and overall reliability. You also have space to add detailed comments.",
},
id: "3", title: "What can I rate customers on?", content: "You can rate on professionalism, communication, payment timeliness, respect for terms, and overall reliability. You also have space to add detailed comments."},
{
id: "4",
title: "How do I verify my business?",
content: "We verify businesses through license checks, business registration, and identity verification. The process takes 1-2 business days.",
},
id: "4", title: "How do I verify my business?", content: "We verify businesses through license checks, business registration, and identity verification. The process takes 1-2 business days."},
{
id: "5",
title: "Is there a cost to use RateWorkers?",
content: "Basic profiles are free. Premium features like analytics, export reports, and customer history archives require a subscription starting at $9/month.",
},
id: "5", title: "Is there a cost to use RateWorkers?", content: "Basic profiles are free. Premium features like analytics, export reports, and customer history archives require a subscription starting at $9/month."},
{
id: "6",
title: "Can I remove or edit a rating?",
content: "You can edit a rating within 30 days of posting. After 30 days, ratings become permanent to ensure data integrity and honest feedback.",
},
id: "6", title: "Can I remove or edit a rating?", content: "You can edit a rating within 30 days of posting. After 30 days, ratings become permanent to ensure data integrity and honest feedback."},
]}
textPosition="left"
useInvertedBackground={true}
animationType="smooth"
faqsAnimation="slide-up"
/>
</div>