Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function AboutPage() {
|
||||
title: "Rapid Innovation", description: "We ship fast and iterate based on creator needs. Your success is our success.", icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2"
|
||||
imageAlt="Creator platform team workspace"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="left"
|
||||
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
title: "Direct Audience Connection", description: "Own your customer relationships. Build your community without middlemen.", icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1"
|
||||
imageAlt="Creator platform overview"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -161,16 +161,16 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "Course Creator", company: "Design Accelerator", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "Sarah Martinez portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "Sarah Martinez portrait"},
|
||||
{
|
||||
id: "2", name: "James Chen", role: "Independent Musician", company: "Indie Music Producer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", imageAlt: "James Chen portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg?_wi=1", imageAlt: "James Chen portrait"},
|
||||
{
|
||||
id: "3", name: "Emma Wilson", role: "Template Designer", company: "Creative Assets Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", imageAlt: "Emma Wilson portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "Emma Wilson portrait"},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "eBook Author", company: "Self-Published Author", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", imageAlt: "Marcus Johnson portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg?_wi=2", imageAlt: "Marcus Johnson portrait"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "10K+", label: "Active sellers" },
|
||||
|
||||
Reference in New Issue
Block a user