From 42e3250785ff80968b70e65bcd0813b859185f3c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:41:40 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0844795..2948963 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,7 +100,7 @@ export default function AboutPage() { tag="About Us" tagIcon={Award} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/diverse-international-team-of-freelancer-1773492035021-a19491d8.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/diverse-international-team-of-freelancer-1773492035021-a19491d8.png?_wi=2" imageAlt="Diverse international team of freelancers and clients collaborating through a digital platform" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -121,7 +121,7 @@ export default function AboutPage() { title: "Trust First", description: "We believe in transparent, secure transactions. Every freelancer is verified, every project is protected, and every payment is guaranteed.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/abstract-visualization-of-ai-matching-al-1773492035186-7c5bf667.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/abstract-visualization-of-ai-matching-al-1773492035186-7c5bf667.png?_wi=3", imageAlt: "Trust and security foundation", }, items: [ @@ -169,7 +169,7 @@ export default function AboutPage() { title: "Empowering Global Talent", description: "We remove barriers between freelancers and opportunities. Whether you're in Cairo, Chennai, or Chiang Mai, you have equal access to world-class projects and fair compensation.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/secure-payment-system-interface-showing--1773492036449-ffe93001.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/secure-payment-system-interface-showing--1773492036449-ffe93001.png?_wi=3", imageAlt: "Global empowerment and accessibility", }, items: [ -- 2.49.1 From bc772554d79628d0b3bf82d489bfcd80e29ab534 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:41:41 +0000 Subject: [PATCH 2/4] Update src/app/features/page.tsx --- src/app/features/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 0cf6cd7..99f0353 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -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", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/abstract-visualization-of-ai-matching-al-1773492035186-7c5bf667.png?_wi=2", 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", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/secure-payment-system-interface-showing--1773492036449-ffe93001.png?_wi=2", 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", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aw7YwLFVSMDEr6vWWLNrcY17P5/beautiful-portfolio-showcase-interface-d-1773492037870-bfb34a15.png?_wi=2", imageAlt: "Portfolio showcase gallery", }, items: [ -- 2.49.1 From 5f08c3f9ccf28130068324ee83bbfb597b6fdba7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 12:41:41 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 55 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 590a34c..a1830a8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,24 +1,61 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Public_Sans } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Public_Sans } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "NexLancer - AI Freelance Marketplace", + description: "Connect with 200K+ global freelancers and get AI-matched talent. Secure escrow payments, instant verification, and 98% satisfaction guaranteed.", + keywords: "freelance marketplace, AI hiring, global talent, project management, secure payments, freelancer platform, remote work", + metadataBase: new URL("https://nexlancer.com"), + alternates: { + canonical: "https://nexlancer.com", + }, + openGraph: { + title: "NexLancer - Global AI-Powered Freelance Marketplace", + description: "Hire top freelancers or showcase your skills. AI matching, secure payments, verified professionals.", + url: "https://nexlancer.com", + siteName: "NexLancer", + type: "website", + images: [ + { + url: "https://nexlancer.com/og-image.png", + alt: "NexLancer Platform", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "NexLancer - Global Freelance Marketplace", + description: "AI-powered talent matching. Secure payments. 200K+ professionals.", + images: ["https://nexlancer.com/twitter-image.png"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -27,7 +64,9 @@ export default function RootLayout({ return ( - + {children}