|
|
|
|
@@ -132,20 +132,20 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: "design", groupTitle: "Design Team", members: [
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Sarah Mendes", subtitle: "Creative Director", detail: "sarah@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-confident-web-1772587039645-3295c3c7.png", imageAlt: "Sarah Mendes"
|
|
|
|
|
id: "1", title: "Kauan Mendes Garcia", subtitle: "Director", detail: "kauan@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-confident-web-1772587039645-3295c3c7.png", imageAlt: "Kauan Mendes Garcia"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Marcus Chen", subtitle: "UX/UI Designer", detail: "marcus@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-creative-desi-1772587039873-576e0c17.png", imageAlt: "Marcus Chen"
|
|
|
|
|
id: "2", title: "Debora Garcia", subtitle: "UX/UI Designer", detail: "debora@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-creative-desi-1772587039873-576e0c17.png", imageAlt: "Debora Garcia"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "development", groupTitle: "Development Team", members: [
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Alex Rodriguez", subtitle: "Lead Developer", detail: "alex@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-talented-deve-1772587040153-948014f4.png", imageAlt: "Alex Rodriguez"
|
|
|
|
|
id: "3", title: "Kaio Adorno", subtitle: "Lead Developer", detail: "kaio@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-talented-deve-1772587040153-948014f4.png", imageAlt: "Kaio Adorno"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Jamie Kim", subtitle: "Frontend Specialist", detail: "jamie@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-ux-ui-special-1772587039918-039952cd.png", imageAlt: "Jamie Kim"
|
|
|
|
|
id: "4", title: "Kevin Mendes Garcia", subtitle: "Frontend Specialist", detail: "kevin@mendeswebworks.com", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-ux-ui-special-1772587039918-039952cd.png", imageAlt: "Kevin Mendes Garcia"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
@@ -162,22 +162,22 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Jennifer Walsh", role: "CEO", testimonial: "Mendes Webworks completely transformed our online presence. The website they designed not only looks incredible but has significantly increased our conversion rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587039360-9a09f99d.png", imageAlt: "Jennifer Walsh"
|
|
|
|
|
id: "1", name: "Jennifer Walsh", role: "CEO", testimonial: "↑ 150% Conversion Rate Increase: Mendes Webworks completely transformed our online presence. The website they designed not only looks incredible but has significantly increased our conversion rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587039360-9a09f99d.png", imageAlt: "Jennifer Walsh"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "David Thompson", role: "Founder", testimonial: "Working with the team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-business-exec-1772587039753-6b201e26.png", imageAlt: "David Thompson"
|
|
|
|
|
id: "2", name: "David Thompson", role: "Founder", testimonial: "↑ 200% User Engagement Growth: Working with the team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-business-exec-1772587039753-6b201e26.png", imageAlt: "David Thompson"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Emily Santos", role: "Marketing Director", testimonial: "The attention to detail and user experience focus really sets them apart. Our new website has become our best marketing asset.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587040219-559b89fd.png", imageAlt: "Emily Santos"
|
|
|
|
|
id: "3", name: "Emily Santos", role: "Marketing Director", testimonial: "↑ 180% Traffic Increase: The attention to detail and user experience focus really sets them apart. Our new website has become our best marketing asset.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587040219-559b89fd.png", imageAlt: "Emily Santos"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Michael Park", role: "Business Owner", testimonial: "Professional, creative, and results-driven. Mendes Webworks delivered a website that perfectly represents our brand and engages our customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-portrait-formal-at-1772587041590-822e622b.png", imageAlt: "Michael Park"
|
|
|
|
|
id: "4", name: "Michael Park", role: "Business Owner", testimonial: "↑ 120% Lead Generation: Professional, creative, and results-driven. Mendes Webworks delivered a website that perfectly represents our brand and engages our customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-portrait-formal-at-1772587041590-822e622b.png", imageAlt: "Michael Park"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Rachel Liu", role: "Product Manager", testimonial: "Their approach to responsive design and performance optimization is unmatched. Our website loads faster and ranks higher in search results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-client-headshot-business-ca-1772587039067-a42aea45.png", imageAlt: "Rachel Liu"
|
|
|
|
|
id: "5", name: "Rachel Liu", role: "Product Manager", testimonial: "↑ 95% Load Time Reduction: Their approach to responsive design and performance optimization is unmatched. Our website loads faster and ranks higher in search results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-client-headshot-business-ca-1772587039067-a42aea45.png", imageAlt: "Rachel Liu"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", name: "Christopher Blake", role: "Director", testimonial: "Exceptional work and outstanding communication throughout the entire project. They became true partners in our digital transformation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-headshot-formal-bu-1772587039302-0e00fd23.png", imageAlt: "Christopher Blake"
|
|
|
|
|
id: "6", name: "Christopher Blake", role: "Director", testimonial: "↑ 175% ROI Improvement: Exceptional work and outstanding communication throughout the entire project. They became true partners in our digital transformation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-headshot-formal-bu-1772587039302-0e00fd23.png", imageAlt: "Christopher Blake"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
|