Merge version_2 into main #1
169
src/app/page.tsx
169
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "about",
|
||||
},
|
||||
name: "How It Works", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="GigStart"
|
||||
/>
|
||||
@@ -55,19 +47,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="Turn Skills Into Profit"
|
||||
description="Don't know where to start? We transform your simple everyday abilities into sellable freelance services. Build your income path today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start for Free",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start for Free", href: "#contact"},
|
||||
{
|
||||
text: "See How It Works",
|
||||
href: "#about",
|
||||
},
|
||||
text: "See How It Works", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57447.jpg"
|
||||
imageAlt="Freelance Dashboard Preview"
|
||||
@@ -80,10 +67,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Unleashing Your Hidden Potential"
|
||||
description={[
|
||||
"You have more skills than you realize. Whether you can write a CV, organize schedules, or research data, someone is ready to pay for it.",
|
||||
"Our platform takes your inputs, time availability, and income goals to generate a personalized action plan.",
|
||||
"Skip the doubt. Start earning on your own terms.",
|
||||
]}
|
||||
"You have more skills than you realize. Whether you can write a CV, organize schedules, or research data, someone is ready to pay for it.", "Our platform takes your inputs, time availability, and income goals to generate a personalized action plan.", "Skip the doubt. Start earning on your own terms."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,26 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Suggestions",
|
||||
description: "AI-driven analysis of your skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glitter-blue-arrow-pointing-up_23-2148445496.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/conceptual-success-business-with-wooden-human-rectangle-blocks_176474-10564.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Smart Suggestions", description: "AI-driven analysis of your skills.", imageSrc: "http://img.b2bpic.net/free-photo/glitter-blue-arrow-pointing-up_23-2148445496.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/conceptual-success-business-with-wooden-human-rectangle-blocks_176474-10564.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Done-For-You Profiles",
|
||||
description: "Ready-to-use freelancing bio templates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/be-change-inspired-active-thunder-website_53876-124708.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/arrows-drawn-with-chalk_23-2148456139.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Done-For-You Profiles", description: "Ready-to-use freelancing bio templates.", imageSrc: "http://img.b2bpic.net/free-photo/be-change-inspired-active-thunder-website_53876-124708.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/arrows-drawn-with-chalk_23-2148456139.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Growth Blueprints",
|
||||
description: "Clear path to scaling your income.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-125580.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Growth Blueprints", description: "Clear path to scaling your income.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-125580.jpg", buttonText: "Learn More"},
|
||||
]}
|
||||
title="Built for Growth"
|
||||
description="Comprehensive tools to move from $0 to your first $1,000."
|
||||
@@ -128,35 +97,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Core",
|
||||
price: "$0",
|
||||
subtitle: "Get Started",
|
||||
buttons: [
|
||||
id: "basic", badge: "Core", price: "$0", subtitle: "Get Started", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Job suggestions",
|
||||
"Basic profile template",
|
||||
],
|
||||
"Job suggestions", "Basic profile template"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Pro",
|
||||
price: "$29",
|
||||
subtitle: "For Freelancers",
|
||||
buttons: [
|
||||
id: "pro", badge: "Pro", price: "$29", subtitle: "For Freelancers", buttons: [
|
||||
{
|
||||
text: "Subscribe",
|
||||
},
|
||||
text: "Subscribe"},
|
||||
],
|
||||
features: [
|
||||
"Advanced AI matching",
|
||||
"Ready-made starter packs",
|
||||
"Priority support",
|
||||
],
|
||||
"Advanced AI matching", "Ready-made starter packs", "Priority support"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Accelerator"
|
||||
@@ -170,45 +124,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Career Change",
|
||||
quote: "I didn't think I had any talent, but this site showed me I could manage customer support for small shops.",
|
||||
name: "Sarah Miller",
|
||||
role: "Community Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
|
||||
},
|
||||
id: "1", title: "Career Change", quote: "I didn't think I had any talent, but this site showed me I could manage customer support for small shops.", name: "Sarah Miller", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Quick Growth",
|
||||
quote: "Generated my first $500 in my first month. The profile template is a game changer.",
|
||||
name: "Mark Chen",
|
||||
role: "Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg",
|
||||
},
|
||||
id: "2", title: "Quick Growth", quote: "Generated my first $500 in my first month. The profile template is a game changer.", name: "Mark Chen", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Simple Skills",
|
||||
quote: "Organizing data is something I did for free before. Now it pays my bills.",
|
||||
name: "Emily Rose",
|
||||
role: "Researcher",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-darkskinned-curly-brunette-woman-oversized-white-stylish-jacket-leans-table-with-clothing-samples-patterns-it-smiles_197531-27834.jpg",
|
||||
},
|
||||
id: "3", title: "Simple Skills", quote: "Organizing data is something I did for free before. Now it pays my bills.", name: "Emily Rose", role: "Researcher", imageSrc: "http://img.b2bpic.net/free-photo/happy-darkskinned-curly-brunette-woman-oversized-white-stylish-jacket-leans-table-with-clothing-samples-patterns-it-smiles_197531-27834.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Life Changing",
|
||||
quote: "The starter packs gave me the confidence to actually send the first pitch.",
|
||||
name: "David Kim",
|
||||
role: "Writer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-student-sitting-floor_329181-13035.jpg",
|
||||
},
|
||||
id: "4", title: "Life Changing", quote: "The starter packs gave me the confidence to actually send the first pitch.", name: "David Kim", role: "Writer", imageSrc: "http://img.b2bpic.net/free-photo/young-student-sitting-floor_329181-13035.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Clear Path",
|
||||
quote: "Loved how it defined a clear growth path rather than just listing random gigs.",
|
||||
name: "Anna Scott",
|
||||
role: "Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280776.jpg",
|
||||
},
|
||||
id: "5", title: "Clear Path", quote: "Loved how it defined a clear growth path rather than just listing random gigs.", name: "Anna Scott", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280776.jpg"},
|
||||
]}
|
||||
title="Voices of Growth"
|
||||
description="Success stories from our community of new freelancers."
|
||||
@@ -222,26 +146,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1000%",
|
||||
title: "Average Growth",
|
||||
description: "Users see massive increases in gig bookings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-talking-about-statistics_53876-94908.jpg",
|
||||
},
|
||||
id: "m1", value: "1000%", title: "Average Growth", description: "Users see massive increases in gig bookings.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-talking-about-statistics_53876-94908.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5k+",
|
||||
title: "Active Users",
|
||||
description: "A thriving community of new freelancers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-fist-bumping-desk_23-2147826611.jpg",
|
||||
},
|
||||
id: "m2", value: "5k+", title: "Active Users", description: "A thriving community of new freelancers.", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-fist-bumping-desk_23-2147826611.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "$2M+",
|
||||
title: "Generated Earnings",
|
||||
description: "Total value created by our community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-laptop-with-pumpkins-golden-turkey_187299-47045.jpg",
|
||||
},
|
||||
id: "m3", value: "$2M+", title: "Generated Earnings", description: "Total value created by our community.", imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-laptop-with-pumpkins-golden-turkey_187299-47045.jpg"},
|
||||
]}
|
||||
title="Real-World Impact"
|
||||
description="Driving financial independence for thousands."
|
||||
@@ -254,20 +163,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do I need experience?",
|
||||
content: "Absolutely not! We help you find services that fit your existing skills.",
|
||||
},
|
||||
id: "f1", title: "Do I need experience?", content: "Absolutely not! We help you find services that fit your existing skills."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How does pricing work?",
|
||||
content: "Basic features are free. Advanced tools are available through subscription.",
|
||||
},
|
||||
id: "f2", title: "How does pricing work?", content: "Basic features are free. Advanced tools are available through subscription."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I get paid?",
|
||||
content: "You get paid directly on the freelancing platforms we help you connect to.",
|
||||
},
|
||||
id: "f3", title: "How do I get paid?", content: "You get paid directly on the freelancing platforms we help you connect to."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-employee-handling-customer-complaints-offering-helpful-solutions_482257-126776.jpg"
|
||||
title="Frequently Asked"
|
||||
@@ -280,8 +180,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get Started"
|
||||
title="Join The Future of Freelancing"
|
||||
description="Enter your email to receive your first service recommendation."
|
||||
@@ -292,16 +191,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="GigStart"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user