Update src/app/features/page.tsx

This commit is contained in:
2026-03-14 12:42:04 +00:00
parent 41c3776ef0
commit 742e6ea409

View File

@@ -64,7 +64,7 @@ export default function FeaturesPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumLargeSizeLargeTitles"
background="noiseDiagonalGradient"
background="noise"
cardStyle="outline"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -87,7 +87,7 @@ export default function FeaturesPage() {
title: "AI Freelancer Matching",
description: "Advanced algorithms analyze skills, experience, and project requirements to connect you with perfect-fit professionals. Get matched with the right talent in seconds. Our machine learning model continuously improves by learning from successful project completions and user feedback.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/abstract-visualization-of-ai-matching-al-1773492035186-7c5bf667.png?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/abstract-visualization-of-ai-matching-al-1773492035186-7c5bf667.png",
imageAlt: "AI matching algorithm visualization",
},
items: [
@@ -102,7 +102,7 @@ export default function FeaturesPage() {
title: "Secure Escrow & Milestone Payments",
description: "Protect both parties with industry-standard escrow. Release payments only when work milestones are completed to your satisfaction. Our escrow system is integrated with multiple payment gateways and supports crypto withdrawals.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/secure-payment-system-interface-showing--1773492036449-ffe93001.png?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/secure-payment-system-interface-showing--1773492036449-ffe93001.png",
imageAlt: "Secure payment system interface",
},
items: [
@@ -117,7 +117,7 @@ export default function FeaturesPage() {
title: "Rich Portfolio Showcase",
description: "Freelancers build comprehensive portfolios with project samples, testimonials, and certifications. Clients review detailed work history and client feedback. Enhanced analytics help freelancers understand their market positioning.",
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/beautiful-portfolio-showcase-interface-d-1773492037870-bfb34a15.png?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/beautiful-portfolio-showcase-interface-d-1773492037870-bfb34a15.png",
imageAlt: "Portfolio showcase gallery",
},
items: [
@@ -157,7 +157,7 @@ export default function FeaturesPage() {
tag="Ready to Experience It?"
title="Start Using Advanced Features Today"
description="Get access to all premium features with a free trial. No credit card required. Explore the power of AI-driven freelance management."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Start Free Trial"