Merge version_1 into main #3
@@ -127,12 +127,12 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: "Outstanding attention to detail and commitment to excellence. The portfolio redesign exceeded all expectations and drove significant engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7q9m2p", imageAlt: "Sarah Johnson" },
|
||||
{ id: "2", name: "Michael Chen", role: "Creative Director, InnovateLab", testimonial: "Exceptional talent in bridging design and development. Created a seamless experience that our users absolutely love.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wsn97t", imageAlt: "Michael Chen" },
|
||||
{ id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: "Outstanding attention to detail and commitment to excellence. The portfolio redesign exceeded all expectations and drove significant engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7q9m2p&_wi=1", imageAlt: "Sarah Johnson" },
|
||||
{ id: "2", name: "Michael Chen", role: "Creative Director, InnovateLab", testimonial: "Exceptional talent in bridging design and development. Created a seamless experience that our users absolutely love.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wsn97t&_wi=1", imageAlt: "Michael Chen" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Product Manager, GrowthCo", testimonial: "Professional, responsive, and incredibly creative. Delivered a mobile app that became our most successful product launch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qnfcy2", imageAlt: "Emily Rodriguez" },
|
||||
{ id: "4", name: "David Kim", role: "Founder, StartupXYZ", testimonial: "Transformed our brand identity with elegant design and strategic vision. Highly recommended for any creative project.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4rn6zl", imageAlt: "David Kim" },
|
||||
{ id: "5", name: "Jessica Martinez", role: "Design Lead, DesignStudio", testimonial: "Collaborative, innovative, and passionate about creating beautiful solutions. A true asset to any design team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7q9m2p", imageAlt: "Jessica Martinez" },
|
||||
{ id: "6", name: "Alexander Thompson", role: "CTO, WebSolutions", testimonial: "Exceptional problem-solving skills combined with modern design aesthetics. Delivered on time and exceeded budget expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wsn97t", imageAlt: "Alexander Thompson" }
|
||||
{ id: "5", name: "Jessica Martinez", role: "Design Lead, DesignStudio", testimonial: "Collaborative, innovative, and passionate about creating beautiful solutions. A true asset to any design team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7q9m2p&_wi=2", imageAlt: "Jessica Martinez" },
|
||||
{ id: "6", name: "Alexander Thompson", role: "CTO, WebSolutions", testimonial: "Exceptional problem-solving skills combined with modern design aesthetics. Delivered on time and exceeded budget expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wsn97t&_wi=2", imageAlt: "Alexander Thompson" }
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Trusted by innovative companies and creative professionals worldwide."
|
||||
|
||||
Reference in New Issue
Block a user