Merge version_1 into main #3
@@ -61,19 +61,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "CTO, TechVenture", testimonial: "Outstanding developer with exceptional attention to detail. Delivered a complex project ahead of schedule.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png", imageAlt: "Sarah Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Product Lead, Innovate Inc", testimonial: "Transformed our codebase and team productivity. A true professional in every aspect.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png", imageAlt: "Marcus Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png?_wi=1", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
name: "Elena Rodriguez", handle: "Founder, DesignStudio", testimonial: "Perfect collaboration between design and development. The results exceeded expectations.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png", imageAlt: "Elena Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png?_wi=1", imageAlt: "Elena Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "David Park", handle: "CEO, CloudTech Solutions", testimonial: "Reliable, skilled, and a pleasure to work with. Highly recommend for any serious project.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png", imageAlt: "David Park"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png?_wi=1", imageAlt: "David Park"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={4000}
|
||||
@@ -99,19 +99,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "E-Commerce Platform", description: "Full-stack Next.js application with advanced search, filtering, real-time inventory management, and secure payment processing using Stripe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-beautiful-web-application-interface-sh-1772523700652-eb2ee698.png", imageAlt: "E-Commerce Platform Interface"
|
||||
title: "E-Commerce Platform", description: "Full-stack Next.js application with advanced search, filtering, real-time inventory management, and secure payment processing using Stripe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-beautiful-web-application-interface-sh-1772523700652-eb2ee698.png?_wi=1", imageAlt: "E-Commerce Platform Interface"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Analytics Dashboard", description: "Interactive data visualization application built with React and D3.js, featuring real-time data updates, custom analytics, and exportable reports.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-mobile-first-responsive-website-interf-1772523700346-5fbe97d2.png", imageAlt: "Analytics Dashboard Interface"
|
||||
title: "Analytics Dashboard", description: "Interactive data visualization application built with React and D3.js, featuring real-time data updates, custom analytics, and exportable reports.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-mobile-first-responsive-website-interf-1772523700346-5fbe97d2.png?_wi=1", imageAlt: "Analytics Dashboard Interface"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "API Integration Service", description: "Microservices architecture handling complex API orchestration with rate limiting, caching, and comprehensive error handling. Built with Node.js and GraphQL.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-complex-web-application-interface-with-1772523701668-a303a36f.png", imageAlt: "API Integration Service"
|
||||
title: "API Integration Service", description: "Microservices architecture handling complex API orchestration with rate limiting, caching, and comprehensive error handling. Built with Node.js and GraphQL.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-complex-web-application-interface-with-1772523701668-a303a36f.png?_wi=1", imageAlt: "API Integration Service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Collaborative Editor", description: "Real-time collaborative code editor with WebSockets, live syntax highlighting, and multi-user support. Built with React, Redux, and TypeScript.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-sleek-modern-software-application-show-1772523700436-beabff68.png", imageAlt: "Collaborative Editor Interface"
|
||||
title: "Collaborative Editor", description: "Real-time collaborative code editor with WebSockets, live syntax highlighting, and multi-user support. Built with React, Redux, and TypeScript.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-sleek-modern-software-application-show-1772523700436-beabff68.png?_wi=1", imageAlt: "Collaborative Editor Interface"
|
||||
}
|
||||
]}
|
||||
title="Featured Projects"
|
||||
@@ -128,16 +128,16 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50+", title: "Projects Completed", description: "Successfully delivered projects across various industries and technologies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-beautiful-web-application-interface-sh-1772523700652-eb2ee698.png", imageAlt: "Projects completed"
|
||||
id: "1", value: "50+", title: "Projects Completed", description: "Successfully delivered projects across various industries and technologies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-beautiful-web-application-interface-sh-1772523700652-eb2ee698.png?_wi=2", imageAlt: "Projects completed"
|
||||
},
|
||||
{
|
||||
id: "2", value: "30+", title: "Happy Clients", description: "Strong track record of client satisfaction and long-term partnerships", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-mobile-first-responsive-website-interf-1772523700346-5fbe97d2.png", imageAlt: "Happy clients"
|
||||
id: "2", value: "30+", title: "Happy Clients", description: "Strong track record of client satisfaction and long-term partnerships", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-mobile-first-responsive-website-interf-1772523700346-5fbe97d2.png?_wi=2", imageAlt: "Happy clients"
|
||||
},
|
||||
{
|
||||
id: "3", value: "100K+", title: "Lines of Code", description: "Professional, well-tested code committed to production systems", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-complex-web-application-interface-with-1772523701668-a303a36f.png", imageAlt: "Lines of code"
|
||||
id: "3", value: "100K+", title: "Lines of Code", description: "Professional, well-tested code committed to production systems", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-complex-web-application-interface-with-1772523701668-a303a36f.png?_wi=2", imageAlt: "Lines of code"
|
||||
},
|
||||
{
|
||||
id: "4", value: "8+", title: "Years Experience", description: "Continuous growth and mastery in web development and technologies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-sleek-modern-software-application-show-1772523700436-beabff68.png", imageAlt: "Years of experience"
|
||||
id: "4", value: "8+", title: "Years Experience", description: "Continuous growth and mastery in web development and technologies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/a-sleek-modern-software-application-show-1772523700436-beabff68.png?_wi=2", imageAlt: "Years of experience"
|
||||
}
|
||||
]}
|
||||
title="Impact & Achievements"
|
||||
@@ -155,16 +155,16 @@ export default function LandingPage() {
|
||||
<TeamCardOne
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Emma Wilson", role: "Product Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png", imageAlt: "Emma Wilson"
|
||||
id: "1", name: "Emma Wilson", role: "Product Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png?_wi=2", imageAlt: "Emma Wilson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Alex Kumar", role: "Backend Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png", imageAlt: "Alex Kumar"
|
||||
id: "2", name: "Alex Kumar", role: "Backend Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png?_wi=2", imageAlt: "Alex Kumar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia Martinez", role: "UI/UX Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png", imageAlt: "Sofia Martinez"
|
||||
id: "3", name: "Sofia Martinez", role: "UI/UX Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png?_wi=2", imageAlt: "Sofia Martinez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Chen", role: "DevOps Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png", imageAlt: "James Chen"
|
||||
id: "4", name: "James Chen", role: "DevOps Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png?_wi=2", imageAlt: "James Chen"
|
||||
}
|
||||
]}
|
||||
title="Collaborators & Partners"
|
||||
@@ -184,19 +184,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rachel Thompson", role: "CTO", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png", imageAlt: "Rachel Thompson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701569-dec7d03c.png?_wi=3", imageAlt: "Rachel Thompson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Brown", role: "Product Manager", company: "TechFlow", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png", imageAlt: "Michael Brown"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-youn-1772523701411-27cbe048.png?_wi=3", imageAlt: "Michael Brown"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Anderson", role: "Founder", company: "Digital Studios", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png", imageAlt: "Lisa Anderson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-dive-1772523699306-b5d34ee8.png?_wi=3", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Wright", role: "Lead Developer", company: "CloudTech", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png", imageAlt: "James Wright"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSuJP1cyBmaxxpBhmzkvDNEAB/professional-headshot-portrait-of-a-conf-1772523700273-699bbf44.png?_wi=3", imageAlt: "James Wright"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophie Turner", role: "Project Manager", company: "Design Co", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user