Update src/app/page.tsx

This commit is contained in:
2026-05-10 17:32:20 +00:00
parent dbeb7449b2
commit 40a5971a3e

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
{
title: "Growth Analytics", description: "Track your reach and engagement as you build your professional presence.", icon: TrendingUp,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-company-financial-advisor-analyzing-statistical-graphs_482257-92945.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-company-financial-advisor-analyzing-statistical-graphs_482257-92945.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg" }
]
}
@@ -142,7 +142,7 @@ export default function LandingPage() {
title="Voices of the Creator Economy"
description="Hear from our successful community."
testimonials={[
{ id: "t1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform transformed how I find my collaborations.", imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-company-financial-advisor-analyzing-statistical-graphs_482257-92945.jpg" },
{ id: "t1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform transformed how I find my collaborations.", imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-company-financial-advisor-analyzing-statistical-graphs_482257-92945.jpg?_wi=2" },
{ id: "t2", name: "Michael Chen", handle: "@mchen", testimonial: "Vetted jobs made my workflow infinitely easier.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_52683-110067.jpg" },
{ id: "t3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Finally, a site that understands the creator economy.", imageSrc: "http://img.b2bpic.net/free-photo/empty-photography-studio-with-retouching-software-computer-nobody-media-production-workplace-with-equipment-editing-pictures-by-professional-photographer-image-retouch-office_482257-39965.jpg" },
{ id: "t4", name: "David Kim", handle: "@davidk", testimonial: "Built my career from scratch here.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-female-beauty-blogger-young-latin-woman-with-brown-eyes-dark-curly-hair-smiling-widely-when-vlogging-indoors-looking-straight-camera-cosmetics-beauty-make-up-blogs-concep_74855-22834.jpg" },