diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3c03ad8..2ff6a95 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -105,7 +105,7 @@ export default function AboutPage() { icon: CheckCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/networking-concept-still-life-arrangement_23-2149035784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/networking-concept-still-life-arrangement_23-2149035784.jpg?_wi=4" imageAlt="institutional finance architecture abstract" imagePosition="right" textboxLayout="default" @@ -148,21 +148,21 @@ export default function AboutPage() { id: 1, title: "We Assess Your Library", description: "PAXA Scout analyzes your content, audience, platform performance, and IP value using proprietary underwriting methodology. We treat your content library as a financial asset.", - imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148234010.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148234010.jpg?_wi=4", imageAlt: "data analysis assessment visualization", }, { id: 2, title: "Day 1 Capital", description: "Non-recourse lending against your IP portfolio. Institutional-grade financing based on library value, not credit scores. Access working capital immediately. Repay through performance, not monthly bills.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-financial-management-concept_23-2147675293.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-financial-management-concept_23-2147675293.jpg?_wi=4", imageAlt: "capital funding money flow abstract", }, { id: 3, title: "We Build Together", description: "Active advisory on content optimization, licensing strategy, and platform diversification. Our team opens doors to FAST channels, AVOD distribution, and new revenue streams.", - imageSrc: "http://img.b2bpic.net/free-photo/golden-twirling-lines-dark-backdrop_23-2148055587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/golden-twirling-lines-dark-backdrop_23-2148055587.jpg?_wi=4", imageAlt: "growth strategy business building illustration", }, ]} diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index 5fa18e5..5676ba9 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -87,7 +87,7 @@ export default function CaseStudiesPage() { category: "Creator IP Holding", title: "AHD Ventures: From Creator to Entrepreneur", excerpt: "How we partnered with a top creator to build a retail brand, production company investment, and diversified IP portfolio—generating millions in new value.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-copybook-with-business-notes-dark-background_179666-19269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-copybook-with-business-notes-dark-background_179666-19269.jpg?_wi=3", imageAlt: "creator business growth success story", authorName: "PAXA Team", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", @@ -98,7 +98,7 @@ export default function CaseStudiesPage() { category: "Creator Finance", title: "Multi-Platform Scaling", excerpt: "Creator library valued at $1.2M. PAXA provided capital to invest in production team, licensing deals, and platform expansion.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=3", imageAlt: "multi platform content distribution network", authorName: "PAXA Team", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", @@ -109,7 +109,7 @@ export default function CaseStudiesPage() { category: "Audience Diversification", title: "From Mono-Platform to Ecosystem", excerpt: "Strategic capital deployment across YouTube, podcast, newsletter, and merchandise channels. Reduced platform risk. Increased revenue stability.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-newsletter-template_52683-137451.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-newsletter-template_52683-137451.jpg?_wi=3", imageAlt: "podcast recording studio professional setup", authorName: "PAXA Team", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", diff --git a/src/app/for-creators/page.tsx b/src/app/for-creators/page.tsx index 68a0904..7d92fe2 100644 --- a/src/app/for-creators/page.tsx +++ b/src/app/for-creators/page.tsx @@ -50,23 +50,23 @@ export default function ForCreatorsPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg?_wi=2", imageAlt: "Creator Application Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=2", imageAlt: "Creator Finance Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904147.jpg?_wi=2", imageAlt: "IP Valuation Report", }, { - imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg?_wi=2", imageAlt: "Capital Distribution Portal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=2", imageAlt: "Creator Success Tools", }, ]} @@ -100,7 +100,7 @@ export default function ForCreatorsPage() { icon: CheckCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/networking-concept-still-life-arrangement_23-2149035784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/networking-concept-still-life-arrangement_23-2149035784.jpg?_wi=2" imagePosition="left" textboxLayout="default" useInvertedBackground={false} diff --git a/src/app/for-investors/page.tsx b/src/app/for-investors/page.tsx index 5b37516..3c40d99 100644 --- a/src/app/for-investors/page.tsx +++ b/src/app/for-investors/page.tsx @@ -53,23 +53,23 @@ export default function ForInvestorsPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg?_wi=4", imageAlt: "Creator IP Valuation Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=4", imageAlt: "Portfolio Performance Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904147.jpg?_wi=4", imageAlt: "Institutional Investment Platform", }, { - imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg?_wi=4", imageAlt: "Creator Capital Management", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=4", imageAlt: "Enterprise Finance Infrastructure", }, ]} @@ -86,19 +86,19 @@ export default function ForInvestorsPage() { id: 1, title: "Proprietary Valuation (PAXA Scout)", description: "PAXA Scout applies institutional underwriting to creator IP portfolios. Bloomberg Terminal-grade analytics for creator content. Transparent, repeatable, scalable methodology. No comparable product in the market.", - imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148234010.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148234010.jpg?_wi=3", }, { id: 2, title: "Non-Recourse Capital Deployment", description: "PAXA deploys capital as non-recourse lending against IP assets. Institutional risk/return profile. Creator maintains ownership and upside. PAXA captures appreciation through asset growth and licensing optimization.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-financial-management-concept_23-2147675293.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-financial-management-concept_23-2147675293.jpg?_wi=3", }, { id: 3, title: "Active Portfolio Management", description: "PAXA actively manages creator portfolios: content strategy optimization, distribution partnerships, licensing deal sourcing, platform diversification. Creator equity + institutional capital = exponential value creation.", - imageSrc: "http://img.b2bpic.net/free-photo/golden-twirling-lines-dark-backdrop_23-2148055587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/golden-twirling-lines-dark-backdrop_23-2148055587.jpg?_wi=3", }, ]} textboxLayout="default" @@ -139,7 +139,7 @@ export default function ForInvestorsPage() { category: "Creator IP Holding", title: "AHD Ventures: Building a Billion-Dollar Creator IP Holding", excerpt: "From single creator to diversified IP HoldCo. Strategic capital deployment across retail, production, and licensing. Projected valuation growth 3-5x over 3 years.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-copybook-with-business-notes-dark-background_179666-19269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-copybook-with-business-notes-dark-background_179666-19269.jpg?_wi=2", imageAlt: "AHD Ventures Investment Case", authorName: "PAXA Investors", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", @@ -150,7 +150,7 @@ export default function ForInvestorsPage() { category: "Portfolio Growth", title: "Multi-Asset Creator Portfolio: 240% IRR", excerpt: "PAXA deployed $2M capital across 4 diversified creator IP portfolios. Active management drove 240% IRR over 3 years through content optimization, licensing deals, and platform expansion.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=2", imageAlt: "Portfolio Performance Analysis", authorName: "PAXA Investors", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", @@ -161,7 +161,7 @@ export default function ForInvestorsPage() { category: "Exit Strategy", title: "Creator IP to Strategic Acquisition", excerpt: "PAXA-backed creator IP portfolio acquired by major streaming platform. 5.2x return for capital investors. Demonstrates institutional exit pathways for creator IP assets.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-newsletter-template_52683-137451.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-newsletter-template_52683-137451.jpg?_wi=2", imageAlt: "Exit Strategy Success", authorName: "PAXA Investors", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9b64f44..e907871 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,18 +1,22 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Inter_Tight } 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 { Inter_Tight } 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 interTight = Inter_Tight({ variable: "--font-inter-tight", @@ -20,6 +24,39 @@ const interTight = Inter_Tight({ weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); +export const metadata: Metadata = { + title: "PAXA - Creator Capital & IP Financing Platform", + description: "Institutional-grade financing infrastructure for creators. Non-recourse lending against IP assets. Day 1 capital, strategic advisory, multi-platform growth. Built by operators for creators.", + keywords: "creator finance, IP lending, creator capital, entertainment fintech, content creator funding, creator economy", + metadataBase: new URL("https://paxa.io"), + alternates: { + canonical: "https://paxa.io", + }, + openGraph: { + title: "PAXA - Capital for Creators. Built on Your Library.", + description: "Institutional fintech platform providing capital, underwriting, and advisory for creator-led IP businesses.", + url: "https://paxa.io", + siteName: "PAXA", + images: [ + { + url: "http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg", + alt: "PAXA Creator Finance Platform", + }, + ], + type: "website", + }, + twitter: { + card: "summary_large_image", + title: "PAXA - Creator Capital Platform", + description: "Day 1 cash. No credit scores. Institutional underwriting for your content library.", + images: ["http://img.b2bpic.net/free-vector/banking-app-interface_23-2148616509.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -28,7 +65,9 @@ export default function RootLayout({ return ( - + {children}