Merge version_1 into main #1
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen, Creative Director"},
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen, Creative Director"},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Marcus Johnson, Strategy Lead"},
|
||||
{
|
||||
@@ -197,13 +197,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jessica Martinez", handle: "@jessicam_ceo", testimonial: "CreativeFlow transformed our social presence completely. Our engagement went from 2% to 15% in just three months. Absolutely incredible team!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "2", name: "Alex Thompson", handle: "@alexthompson", testimonial: "The content strategy they developed was exactly what we needed. They truly understand our brand and audience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Alex Thompson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Alex Thompson"},
|
||||
{
|
||||
id: "3", name: "Priya Kapoor", handle: "@priyak_ventures", testimonial: "Working with CreativeFlow is like having a world-class marketing team in-house. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Priya Kapoor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Priya Kapoor"},
|
||||
{
|
||||
id: "4", name: "Michael Brown", handle: "@mbrown_digital", testimonial: "The ROI we've seen is outstanding. Their data-driven approach really makes the difference.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Michael Brown"},
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sofia Garcia"},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@jameswilson_co", testimonial: "Their attention to detail and commitment to our goals is exceptional. Truly a partnership, not just a vendor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Wilson"},
|
||||
]}
|
||||
ariaLabel="Client testimonials section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user