Merge version_1 into main #1
@@ -48,19 +48,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "CTO, TechFlow", testimonial: "Aryan's code is clean, thoughtful, and production-ready. Exceptional developer.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-headshot-of-a-tech-lead-in--1773245379935-9b07637d.png", imageAlt: "Sarah Chen portrait"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-headshot-of-a-tech-lead-in--1773245379935-9b07637d.png?_wi=1", imageAlt: "Sarah Chen portrait"
|
||||
},
|
||||
{
|
||||
name: "Marcus Rodriguez", handle: "Product Lead, StartupXYZ", testimonial: "Turned complex requirements into elegant solutions. True problem solver.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/portrait-of-a-product-manager-in-a-moder-1773245380603-a4f1d165.png", imageAlt: "Marcus Rodriguez portrait"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/portrait-of-a-product-manager-in-a-moder-1773245380603-a4f1d165.png?_wi=1", imageAlt: "Marcus Rodriguez portrait"
|
||||
},
|
||||
{
|
||||
name: "Emily Watson", handle: "Founder, InnovateLab", testimonial: "Fast learner, great communicator, and deeply passionate about craft.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/headshot-of-a-startup-founder-in-contemp-1773245379499-27a7cc2b.png", imageAlt: "Emily Watson portrait"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/headshot-of-a-startup-founder-in-contemp-1773245379499-27a7cc2b.png?_wi=1", imageAlt: "Emily Watson portrait"
|
||||
},
|
||||
{
|
||||
name: "David Kim", handle: "Design Director, CreativeStudio", testimonial: "Bridges design and development seamlessly. A joy to collaborate with.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-portrait-of-a-design-direct-1773245379404-585d47ed.png", imageAlt: "David Kim portrait"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-portrait-of-a-design-direct-1773245379404-585d47ed.png?_wi=1", imageAlt: "David Kim portrait"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -158,19 +158,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "CTO", company: "TechFlow", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-headshot-of-a-tech-lead-in--1773245379935-9b07637d.png", imageAlt: "Sarah Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-headshot-of-a-tech-lead-in--1773245379935-9b07637d.png?_wi=2", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", role: "Product Lead", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/portrait-of-a-product-manager-in-a-moder-1773245380603-a4f1d165.png", imageAlt: "Marcus Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/portrait-of-a-product-manager-in-a-moder-1773245380603-a4f1d165.png?_wi=2", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Watson", role: "Founder", company: "InnovateLab", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/headshot-of-a-startup-founder-in-contemp-1773245379499-27a7cc2b.png", imageAlt: "Emily Watson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/headshot-of-a-startup-founder-in-contemp-1773245379499-27a7cc2b.png?_wi=2", imageAlt: "Emily Watson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Design Director", company: "CreativeStudio", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-portrait-of-a-design-direct-1773245379404-585d47ed.png", imageAlt: "David Kim"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ao3LuWrhn9dVwGBZPq7b9kJLlM/professional-portrait-of-a-design-direct-1773245379404-585d47ed.png?_wi=2", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user