Merge version_2 into main #5
@@ -126,16 +126,16 @@ export default function LandingPage() {
|
||||
tag="Process"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Strategy & Discovery", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional business headshot portrait"
|
||||
id: "1", name: "Strategy & Discovery", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional business headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Design & Prototyping", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "marketing director professional headshot"
|
||||
id: "2", name: "Design & Prototyping", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=1", imageAlt: "marketing director professional headshot"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Development & Testing", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg", imageAlt: "tech startup founder portrait"
|
||||
id: "3", name: "Development & Testing", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg?_wi=1", imageAlt: "tech startup founder portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Launch & Optimize", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", imageAlt: "product manager professional headshot"
|
||||
id: "4", name: "Launch & Optimize", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=1", imageAlt: "product manager professional headshot"
|
||||
}
|
||||
]}
|
||||
memberVariant="default"
|
||||
@@ -155,19 +155,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "CEO", company: "Luxe Retail Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional business headshot portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional business headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", role: "Founder", company: "CloudSync Analytics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "marketing director professional headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=2", imageAlt: "marketing director professional headshot"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthStudio Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg", imageAlt: "tech startup founder portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg?_wi=2", imageAlt: "tech startup founder portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", role: "Product Lead", company: "InnovateTech Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", imageAlt: "product manager professional headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2", imageAlt: "product manager professional headshot"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user