Merge version_1 into main #3
@@ -55,11 +55,11 @@ export default function SocialFlowLanding() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jennifer Martinez", handle: "CEO, Tech Innovations Inc.", testimonial: "SocialFlow transformed our social strategy completely. Engagement increased by 240% in just three months!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Martinez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jennifer Martinez"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Marketing Director, Fashion Forward", testimonial: "Professional, creative, and results-driven. They truly understand our brand voice and audience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "David Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "David Chen"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -161,22 +161,22 @@ export default function SocialFlowLanding() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Michael Rodriguez"
|
||||
id: "2", name: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Wong"
|
||||
id: "3", name: "Emily Wong", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Wong"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Patterson"
|
||||
id: "4", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Patterson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"
|
||||
id: "6", name: "David Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Kumar"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by over 2,500 satisfied clients worldwide. Join the community of brands thriving with our social media expertise."
|
||||
|
||||
Reference in New Issue
Block a user