Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -153,10 +153,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "Chief Executive Officer", testimonial: "Exceptional strategic guidance that completely transformed our market positioning. The team's expertise and dedication exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-entrepreneur-working-from-cafe_1098-14469.jpg", imageAlt: "professional business executive portrait headshot"
|
||||
id: "1", name: "James Mitchell", role: "Chief Executive Officer", testimonial: "Exceptional strategic guidance that completely transformed our market positioning. The team's expertise and dedication exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-entrepreneur-working-from-cafe_1098-14469.jpg?_wi=1", imageAlt: "professional business executive portrait headshot"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Operations Director", testimonial: "Their operational excellence framework improved our efficiency by 45% within the first year. Outstanding results and professional partnership.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg", imageAlt: "professional business woman executive portrait"
|
||||
id: "2", name: "Sarah Chen", role: "Operations Director", testimonial: "Their operational excellence framework improved our efficiency by 45% within the first year. Outstanding results and professional partnership.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg?_wi=1", imageAlt: "professional business woman executive portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Richardson", role: "Finance Vice President", testimonial: "Comprehensive financial strategy that unlocked significant value. Their insights and recommendations were instrumental to our success.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg", imageAlt: "business professional man corporate portrait"
|
||||
@@ -165,10 +165,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Elizabeth Lawrence", role: "Innovation Officer", testimonial: "Catalyzed our digital transformation journey with innovative solutions. True partners in achieving our long-term vision.", imageSrc: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg", imageAlt: "professional business woman corporate portrait"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Kim", role: "Chief Strategy Officer", testimonial: "Strategic insights that positioned us as industry leaders. Their team brings unparalleled expertise and commitment.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-entrepreneur-working-from-cafe_1098-14469.jpg", imageAlt: "professional business executive portrait headshot"
|
||||
id: "5", name: "David Kim", role: "Chief Strategy Officer", testimonial: "Strategic insights that positioned us as industry leaders. Their team brings unparalleled expertise and commitment.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-entrepreneur-working-from-cafe_1098-14469.jpg?_wi=2", imageAlt: "professional business executive portrait headshot"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Rebecca Walsh", role: "Human Resources Executive", testimonial: "Transformed our organizational culture and talent development programs. Remarkable impact on employee engagement and retention.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg", imageAlt: "professional business woman executive portrait"
|
||||
id: "6", name: "Rebecca Walsh", role: "Human Resources Executive", testimonial: "Transformed our organizational culture and talent development programs. Remarkable impact on employee engagement and retention.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-holding-hand-pocket_23-2148095776.jpg?_wi=2", imageAlt: "professional business woman executive portrait"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user