Merge version_1 into main #1
@@ -84,7 +84,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"TalentHub helped me showcase my artwork to a global audience. The community support has been incredible and led to amazing collaboration opportunities.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg?_wi=3",
|
||||
imageAlt: "Maya Chen",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"I found incredible musicians to collaborate with through this platform. It's not just a showcase, it's a thriving creative community.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg?_wi=3",
|
||||
imageAlt: "James Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"The recognition I've received here has been life-changing. TalentHub gave me the platform to reach clients and fellow creatives worldwide.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg",
|
||||
"http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=3",
|
||||
imageAlt: "Aisha Patel",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"What I love most is the genuine community. People here celebrate each other's work and actively help each other grow and improve.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg?_wi=3",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"From a small portfolio to brand partnerships - my journey on TalentHub has been transformative. Highly recommend to anyone wanting exposure.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg?_wi=3",
|
||||
imageAlt: "Sofia Bergström",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function CommunityPage() {
|
||||
testimonial:
|
||||
"The platform's supportive environment helped me build confidence in sharing my work. Now I've published my first book thanks to connections made here.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg?_wi=3",
|
||||
imageAlt: "David Okonkwo",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function ExplorePage() {
|
||||
title: "Digital & Fine Art",
|
||||
subtitle: "Stunning visual creations",
|
||||
description: "Explore digital illustrations, paintings, graphic design, and photography. Discover artists pushing the boundaries of visual storytelling through innovative techniques and creative expression.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg?_wi=2",
|
||||
imageAlt: "Digital art showcase"
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ExplorePage() {
|
||||
title: "Audio Creative Talents",
|
||||
subtitle: "Hear the artistry",
|
||||
description: "From music production to sound design, find talented musicians, composers, and audio engineers. Explore diverse genres and innovative audio projects from creators worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg?_wi=2",
|
||||
imageAlt: "Music creation"
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ExplorePage() {
|
||||
title: "Digital Solutions",
|
||||
subtitle: "Code and creativity",
|
||||
description: "Discover talented developers, designers, and innovators creating cutting-edge solutions. From web development to AI projects, explore technical excellence and forward-thinking creations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg?_wi=2",
|
||||
imageAlt: "Tech innovation"
|
||||
}
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function ExplorePage() {
|
||||
name: "Emma Wilson",
|
||||
role: "Design Enthusiast",
|
||||
testimonial: "Finding talented designers to follow and learn from has been eye-opening. The explore section is intuitive and I discover new creators every day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=2",
|
||||
imageAlt: "Emma Wilson"
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function ExplorePage() {
|
||||
name: "Thomas Bergman",
|
||||
role: "Music Lover",
|
||||
testimonial: "I've discovered so many independent musicians through this platform. It's the best way to find fresh, authentic music and support emerging artists directly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg?_wi=2",
|
||||
imageAlt: "Thomas Bergman"
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ExplorePage() {
|
||||
name: "Priya Sharma",
|
||||
role: "Entrepreneur",
|
||||
testimonial: "Exploring TalentHub helped me find the perfect collaborators for my startup. The diversity of talent here is unmatched and everyone is passionate about what they do.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma"
|
||||
}
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -57,7 +57,7 @@ export default function MyTalentsPage() {
|
||||
{ text: "Explore Talents", href: "/explore" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-recording-podcast_23-2149446267.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-recording-podcast_23-2149446267.jpg?_wi=2"
|
||||
imageAlt="Global community sharing talents"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -89,7 +89,7 @@ export default function MyTalentsPage() {
|
||||
description:
|
||||
"Set up your unique profile highlighting your talents, skills, and achievements. Add a bio, portfolio links, and categories that best describe your expertise.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/dating-app-interface-template-set_23-2148530298.jpg",
|
||||
"http://img.b2bpic.net/free-vector/dating-app-interface-template-set_23-2148530298.jpg?_wi=2",
|
||||
imageAlt: "Profile creation interface",
|
||||
buttons: [{ text: "Get Started", href: "/sign-up" }],
|
||||
},
|
||||
@@ -101,7 +101,7 @@ export default function MyTalentsPage() {
|
||||
description:
|
||||
"Browse through thousands of talent showcases from creators worldwide. Filter by category, skill level, and location to find inspiration and connect with like-minded individuals.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/job-search-computer-application-website-page-laptop-screen_169016-39013.jpg",
|
||||
"http://img.b2bpic.net/free-photo/job-search-computer-application-website-page-laptop-screen_169016-39013.jpg?_wi=2",
|
||||
imageAlt: "Talent discovery interface",
|
||||
buttons: [{ text: "Explore Now", href: "/explore" }],
|
||||
},
|
||||
@@ -113,7 +113,7 @@ export default function MyTalentsPage() {
|
||||
description:
|
||||
"Follow talented creators, leave supportive feedback, and collaborate on projects. Our community features help you network and grow together with other talented individuals.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/classmates-discussing-information-study-session_23-2149265757.jpg",
|
||||
"http://img.b2bpic.net/free-photo/classmates-discussing-information-study-session_23-2149265757.jpg?_wi=2",
|
||||
imageAlt: "Community connection features",
|
||||
buttons: [{ text: "Join Community", href: "/community" }],
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function HomePage() {
|
||||
{ text: "Explore Talents", href: "/explore" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-recording-podcast_23-2149446267.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-recording-podcast_23-2149446267.jpg?_wi=1"
|
||||
imageAlt="Global community sharing talents"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
title: "Create Your Profile",
|
||||
subtitle: "Build your talent showcase",
|
||||
description: "Set up your unique profile highlighting your talents, skills, and achievements. Add a bio, portfolio links, and categories that best describe your expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-template-set_23-2148530298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-template-set_23-2148530298.jpg?_wi=1",
|
||||
imageAlt: "Profile creation interface",
|
||||
buttons: [
|
||||
{ text: "Get Started", href: "/sign-up" }
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
title: "Discover Talents",
|
||||
subtitle: "Explore what others are sharing",
|
||||
description: "Browse through thousands of talent showcases from creators worldwide. Filter by category, skill level, and location to find inspiration and connect with like-minded individuals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/job-search-computer-application-website-page-laptop-screen_169016-39013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/job-search-computer-application-website-page-laptop-screen_169016-39013.jpg?_wi=1",
|
||||
imageAlt: "Talent discovery interface",
|
||||
buttons: [
|
||||
{ text: "Explore Now", href: "/explore" }
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
title: "Connect & Collaborate",
|
||||
subtitle: "Build meaningful relationships",
|
||||
description: "Follow talented creators, leave supportive feedback, and collaborate on projects. Our community features help you network and grow together with other talented individuals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classmates-discussing-information-study-session_23-2149265757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classmates-discussing-information-study-session_23-2149265757.jpg?_wi=1",
|
||||
imageAlt: "Community connection features",
|
||||
buttons: [
|
||||
{ text: "Join Community", href: "/community" }
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
name: "Maya Chen",
|
||||
role: "Digital Artist",
|
||||
testimonial: "TalentHub helped me showcase my artwork to a global audience. The community support has been incredible and led to amazing collaboration opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149007468.jpg?_wi=1",
|
||||
imageAlt: "Maya Chen"
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
name: "James Rodriguez",
|
||||
role: "Music Producer",
|
||||
testimonial: "I found incredible musicians to collaborate with through this platform. It's not just a showcase, it's a thriving creative community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-4677.jpg?_wi=1",
|
||||
imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
name: "Aisha Patel",
|
||||
role: "Fashion Designer",
|
||||
testimonial: "The recognition I've received here has been life-changing. TalentHub gave me the platform to reach clients and fellow creatives worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=1",
|
||||
imageAlt: "Aisha Patel"
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
name: "Marcus Johnson",
|
||||
role: "Software Developer",
|
||||
testimonial: "What I love most is the genuine community. People here celebrate each other's work and actively help each other grow and improve.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-holding-pen_23-2148594471.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function HomePage() {
|
||||
name: "Sofia Bergström",
|
||||
role: "Photography",
|
||||
testimonial: "From a small portfolio to brand partnerships - my journey on TalentHub has been transformative. Highly recommend to anyone wanting exposure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cute-african-ethnicity-student-holding-brushes-posing-her-abstract-artworks-canvas_273443-122.jpg?_wi=1",
|
||||
imageAlt: "Sofia Bergström"
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
name: "David Okonkwo",
|
||||
role: "Writer",
|
||||
testimonial: "The platform's supportive environment helped me build confidence in sharing my work. Now I've published my first book thanks to connections made here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-bearded-male-dressed-leather-jacket-sits-table-cafe_613910-16381.jpg?_wi=1",
|
||||
imageAlt: "David Okonkwo"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user