Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -135,19 +135,19 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Chen", role: "CEO", testimonial: "Working with this designer transformed our product vision. The attention to detail and user-centered approach resulted in a 40% increase in user engagement.", icon: Star,
|
id: "1", name: "Sarah Chen", role: "CEO", testimonial: "Working with this designer transformed our product vision. The attention to detail and user-centered approach resulted in a 40% increase in user engagement.", icon: Star,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Michael Rodriguez", role: "Creative Director", testimonial: "Exceptional creativity paired with strategic thinking. The brand identity system delivered exceeded all our expectations and truly sets us apart in the market.", icon: Star,
|
id: "2", name: "Michael Rodriguez", role: "Creative Director", testimonial: "Exceptional creativity paired with strategic thinking. The brand identity system delivered exceeded all our expectations and truly sets us apart in the market.", icon: Star,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Rodriguez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Watson", role: "Product Lead", testimonial: "A true professional who understands both design and business. The mobile interface improved our conversion rate by 35% and user satisfaction scores are at an all-time high.", icon: Star,
|
id: "3", name: "Emily Watson", role: "Product Lead", testimonial: "A true professional who understands both design and business. The mobile interface improved our conversion rate by 35% and user satisfaction scores are at an all-time high.", icon: Star,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Watson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "James Park", role: "Founder", testimonial: "Clean, sophisticated design thinking. The digital platform redesign was seamless, and the collaboration process was smooth from start to finish. Highly recommended.", icon: Star,
|
id: "4", name: "James Park", role: "Founder", testimonial: "Clean, sophisticated design thinking. The digital platform redesign was seamless, and the collaboration process was smooth from start to finish. Highly recommended.", icon: Star,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Park"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Park"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user