diff --git a/src/app/careers/page.tsx b/src/app/careers/page.tsx index 412a292..5a5c631 100644 --- a/src/app/careers/page.tsx +++ b/src/app/careers/page.tsx @@ -33,9 +33,7 @@ export default function CareersPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Started", - href: "contact", - }} + text: "Get Started", href: "contact"}} brandName="Webuild Studios" /> @@ -53,33 +51,13 @@ export default function CareersPage() { buttons={[{ text: "View Job Openings", href: "/" }]} team={[ { - id: "1", - name: "Senior Developer", - role: "Full Stack Engineer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-talented-soft-1773394871831-8ca9144a.png?_wi=2", - imageAlt: "Senior developer team member", - }, + id: "1", name: "Senior Developer", role: "Full Stack Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-talented-soft-1773394871831-8ca9144a.png", imageAlt: "Senior developer team member"}, { - id: "2", - name: "Creative Lead", - role: "UX/UI Designer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-creative-desi-1773394871641-eee30638.png?_wi=2", - imageAlt: "Creative designer team member", - }, + id: "2", name: "Creative Lead", role: "UX/UI Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-creative-desi-1773394871641-eee30638.png", imageAlt: "Creative designer team member"}, { - id: "3", - name: "Project Manager", - role: "Tech Lead", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-project-manag-1773394872638-7866e3d7.png?_wi=2", - imageAlt: "Project manager team member", - }, + id: "3", name: "Project Manager", role: "Tech Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-project-manag-1773394872638-7866e3d7.png", imageAlt: "Project manager team member"}, { - id: "4", - name: "QA Specialist", - role: "Quality Assurance", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-qa-specialist-1773394871544-e0152004.png?_wi=2", - imageAlt: "QA specialist team member", - }, + id: "4", name: "QA Specialist", role: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-qa-specialist-1773394871544-e0152004.png", imageAlt: "QA specialist team member"}, ]} /> @@ -96,22 +74,13 @@ export default function CareersPage() { animationType="scale-rotate" metrics={[ { - id: "1", - value: "100%", - title: "Learning & Development", - items: ["Continuous skill training", "Conference attendance supported", "Professional certifications covered"], + id: "1", value: "100%", title: "Learning & Development", items: ["Continuous skill training", "Conference attendance supported", "Professional certifications covered"], }, { - id: "2", - value: "50+", - title: "Team Collaboration", - items: ["Work with elite professionals", "Mentorship programs", "Cross-functional projects"], + id: "2", value: "50+", title: "Team Collaboration", items: ["Work with elite professionals", "Mentorship programs", "Cross-functional projects"], }, { - id: "3", - value: "24/7", - title: "Work-Life Balance", - items: ["Flexible working arrangements", "Remote-friendly policies", "Wellness programs included"], + id: "3", value: "24/7", title: "Work-Life Balance", items: ["Flexible working arrangements", "Remote-friendly policies", "Wellness programs included"], }, ]} /> @@ -125,7 +94,7 @@ export default function CareersPage() { { text: "Apply Now", href: "/" }, { text: "Learn More", href: "/" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -134,8 +103,7 @@ export default function CareersPage() { @@ -48,7 +46,7 @@ export default function HomePage() { @@ -124,35 +106,14 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - brand: "TechCorp", - name: "Enterprise Dashboard Platform", - price: "$2.5M Investment", - rating: 5, - reviewCount: "50+ Team Reviews", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/enterprise-software-dashboard-illustrati-1773394871938-03148028.png?_wi=1", - imageAlt: "Enterprise dashboard analytics platform", - }, + id: "1", brand: "TechCorp", name: "Enterprise Dashboard Platform", price: "$2.5M Investment", rating: 5, + reviewCount: "50+ Team Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/enterprise-software-dashboard-illustrati-1773394871938-03148028.png", imageAlt: "Enterprise dashboard analytics platform"}, { - id: "2", - brand: "StartupXYZ", - name: "Mobile-First SaaS Application", - price: "$1.2M ARR", - rating: 5, - reviewCount: "10k+ Active Users", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/stunning-mobile-app-interface-design-wit-1773394872006-e9a318f8.png?_wi=1", - imageAlt: "Mobile SaaS app interface", - }, + id: "2", brand: "StartupXYZ", name: "Mobile-First SaaS Application", price: "$1.2M ARR", rating: 5, + reviewCount: "10k+ Active Users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/stunning-mobile-app-interface-design-wit-1773394872006-e9a318f8.png", imageAlt: "Mobile SaaS app interface"}, { - id: "3", - brand: "Innovation Labs", - name: "AI-Powered Web Platform", - price: "$3.8M Valuation", - rating: 5, - reviewCount: "15 Industry Awards", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/award-winning-modern-website-design-show-1773394871869-398ffdb1.png?_wi=1", - imageAlt: "AI web platform design", - }, + id: "3", brand: "Innovation Labs", name: "AI-Powered Web Platform", price: "$3.8M Valuation", rating: 5, + reviewCount: "15 Industry Awards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/award-winning-modern-website-design-show-1773394871869-398ffdb1.png", imageAlt: "AI web platform design"}, ]} /> @@ -169,28 +130,16 @@ export default function HomePage() { animationType="scale-rotate" metrics={[ { - id: "1", - value: "10+", - title: "Years of Innovation", - items: ["Industry-leading expertise", "Proven track record", "Continuous evolution"], + id: "1", value: "10+", title: "Years of Innovation", items: ["Industry-leading expertise", "Proven track record", "Continuous evolution"], }, { - id: "2", - value: "50+", - title: "Elite Team Members", - items: ["Expert engineers & designers", "Certified professionals", "Dedicated specialists"], + id: "2", value: "50+", title: "Elite Team Members", items: ["Expert engineers & designers", "Certified professionals", "Dedicated specialists"], }, { - id: "3", - value: "150+", - title: "Successful Projects", - items: ["Diverse industry experience", "Complex problem solving", "Proven delivery excellence"], + id: "3", value: "150+", title: "Successful Projects", items: ["Diverse industry experience", "Complex problem solving", "Proven delivery excellence"], }, { - id: "4", - value: "98%", - title: "Client Satisfaction", - items: ["Long-term partnerships", "Consistent quality", "Professional approach"], + id: "4", value: "98%", title: "Client Satisfaction", items: ["Long-term partnerships", "Consistent quality", "Professional approach"], }, ]} /> @@ -209,33 +158,13 @@ export default function HomePage() { buttons={[{ text: "View Open Positions", href: "/careers" }]} team={[ { - id: "1", - name: "Senior Developer", - role: "Full Stack Engineer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-talented-soft-1773394871831-8ca9144a.png?_wi=1", - imageAlt: "Senior developer team member", - }, + id: "1", name: "Senior Developer", role: "Full Stack Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-talented-soft-1773394871831-8ca9144a.png", imageAlt: "Senior developer team member"}, { - id: "2", - name: "Creative Lead", - role: "UX/UI Designer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-creative-desi-1773394871641-eee30638.png?_wi=1", - imageAlt: "Creative designer team member", - }, + id: "2", name: "Creative Lead", role: "UX/UI Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-creative-desi-1773394871641-eee30638.png", imageAlt: "Creative designer team member"}, { - id: "3", - name: "Project Manager", - role: "Tech Lead", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-project-manag-1773394872638-7866e3d7.png?_wi=1", - imageAlt: "Project manager team member", - }, + id: "3", name: "Project Manager", role: "Tech Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-project-manag-1773394872638-7866e3d7.png", imageAlt: "Project manager team member"}, { - id: "4", - name: "QA Specialist", - role: "Quality Assurance", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-qa-specialist-1773394871544-e0152004.png?_wi=1", - imageAlt: "QA specialist team member", - }, + id: "4", name: "QA Specialist", role: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-headshot-of-a-qa-specialist-1773394871544-e0152004.png", imageAlt: "QA specialist team member"}, ]} /> @@ -252,53 +181,17 @@ export default function HomePage() { animationType="blur-reveal" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO", - testimonial: "Webuild Studios transformed our vision into a world-class platform. Their technical expertise and creative approach delivered results that exceeded our expectations. A truly exceptional team.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-corporate-executive-headsho-1773394871122-c022aa1b.png?_wi=1", - imageAlt: "Sarah Johnson CEO", - }, + id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Webuild Studios transformed our vision into a world-class platform. Their technical expertise and creative approach delivered results that exceeded our expectations. A truly exceptional team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-corporate-executive-headsho-1773394871122-c022aa1b.png", imageAlt: "Sarah Johnson CEO"}, { - id: "2", - name: "Michael Chen", - role: "CTO", - testimonial: "The team's attention to detail and commitment to excellence is unmatched. They didn't just build our product; they became strategic partners in our growth journey. Highly recommended.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-business-manager-portrait-m-1773394871685-086e7b8b.png?_wi=1", - imageAlt: "Michael Chen CTO", - }, + id: "2", name: "Michael Chen", role: "CTO", testimonial: "The team's attention to detail and commitment to excellence is unmatched. They didn't just build our product; they became strategic partners in our growth journey. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-business-manager-portrait-m-1773394871685-086e7b8b.png", imageAlt: "Michael Chen CTO"}, { - id: "3", - name: "Emily Rodriguez", - role: "Founder", - testimonial: "Working with Webuild Studios was transformational for our startup. Their innovative solutions and smooth collaboration process accelerated our time-to-market significantly. Outstanding results.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/creative-business-professional-headshot--1773394871275-62505e64.png?_wi=1", - imageAlt: "Emily Rodriguez Founder", - }, + id: "3", name: "Emily Rodriguez", role: "Founder", testimonial: "Working with Webuild Studios was transformational for our startup. Their innovative solutions and smooth collaboration process accelerated our time-to-market significantly. Outstanding results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/creative-business-professional-headshot--1773394871275-62505e64.png", imageAlt: "Emily Rodriguez Founder"}, { - id: "4", - name: "David Kim", - role: "VP Product", - testimonial: "Their technical excellence combined with creative problem-solving sets them apart. The team delivered a premium product that impressed both users and investors. Truly world-class service.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-product-manager-or-director-1773394871460-897f6266.png?_wi=1", - imageAlt: "David Kim VP Product", - }, + id: "4", name: "David Kim", role: "VP Product", testimonial: "Their technical excellence combined with creative problem-solving sets them apart. The team delivered a premium product that impressed both users and investors. Truly world-class service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-product-manager-or-director-1773394871460-897f6266.png", imageAlt: "David Kim VP Product"}, { - id: "5", - name: "Jessica Williams", - role: "CMO", - testimonial: "Exceptional project management and delivery. Webuild Studios proved to be a reliable, innovative partner who understood our goals and executed flawlessly. Our go-to team for future projects.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-tech-industry-executive-hea-1773394870965-7c17b44c.png?_wi=1", - imageAlt: "Jessica Williams CMO", - }, + id: "5", name: "Jessica Williams", role: "CMO", testimonial: "Exceptional project management and delivery. Webuild Studios proved to be a reliable, innovative partner who understood our goals and executed flawlessly. Our go-to team for future projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-tech-industry-executive-hea-1773394870965-7c17b44c.png", imageAlt: "Jessica Williams CMO"}, { - id: "6", - name: "Robert Martinez", - role: "Director", - testimonial: "The professionalism and technical depth demonstrated by Webuild Studios is impressive. They transformed complex requirements into elegant, scalable solutions. Absolutely fantastic to work with.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/business-professional-headshot-consultan-1773394870464-c771436d.png?_wi=1", - imageAlt: "Robert Martinez Director", - }, + id: "6", name: "Robert Martinez", role: "Director", testimonial: "The professionalism and technical depth demonstrated by Webuild Studios is impressive. They transformed complex requirements into elegant, scalable solutions. Absolutely fantastic to work with.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/business-professional-headshot-consultan-1773394870464-c771436d.png", imageAlt: "Robert Martinez Director"}, ]} /> @@ -311,7 +204,7 @@ export default function HomePage() { { text: "Start Your Project", href: "/" }, { text: "Schedule a Call", href: "/" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -320,8 +213,7 @@ export default function HomePage() { @@ -53,35 +51,14 @@ export default function PortfolioPage() { animationType="slide-up" products={[ { - id: "1", - brand: "TechCorp", - name: "Enterprise Dashboard Platform", - price: "$2.5M Investment", - rating: 5, - reviewCount: "50+ Team Reviews", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/enterprise-software-dashboard-illustrati-1773394871938-03148028.png?_wi=2", - imageAlt: "Enterprise dashboard analytics platform", - }, + id: "1", brand: "TechCorp", name: "Enterprise Dashboard Platform", price: "$2.5M Investment", rating: 5, + reviewCount: "50+ Team Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/enterprise-software-dashboard-illustrati-1773394871938-03148028.png", imageAlt: "Enterprise dashboard analytics platform"}, { - id: "2", - brand: "StartupXYZ", - name: "Mobile-First SaaS Application", - price: "$1.2M ARR", - rating: 5, - reviewCount: "10k+ Active Users", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/stunning-mobile-app-interface-design-wit-1773394872006-e9a318f8.png?_wi=2", - imageAlt: "Mobile SaaS app interface", - }, + id: "2", brand: "StartupXYZ", name: "Mobile-First SaaS Application", price: "$1.2M ARR", rating: 5, + reviewCount: "10k+ Active Users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/stunning-mobile-app-interface-design-wit-1773394872006-e9a318f8.png", imageAlt: "Mobile SaaS app interface"}, { - id: "3", - brand: "Innovation Labs", - name: "AI-Powered Web Platform", - price: "$3.8M Valuation", - rating: 5, - reviewCount: "15 Industry Awards", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/award-winning-modern-website-design-show-1773394871869-398ffdb1.png?_wi=2", - imageAlt: "AI web platform design", - }, + id: "3", brand: "Innovation Labs", name: "AI-Powered Web Platform", price: "$3.8M Valuation", rating: 5, + reviewCount: "15 Industry Awards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/award-winning-modern-website-design-show-1773394871869-398ffdb1.png", imageAlt: "AI web platform design"}, ]} /> @@ -98,22 +75,13 @@ export default function PortfolioPage() { animationType="scale-rotate" metrics={[ { - id: "1", - value: "300%", - title: "Average Revenue Growth", - items: ["Client businesses scaled significantly", "Operational efficiency improved", "Market competitiveness enhanced"], + id: "1", value: "300%", title: "Average Revenue Growth", items: ["Client businesses scaled significantly", "Operational efficiency improved", "Market competitiveness enhanced"], }, { - id: "2", - value: "10M+", - title: "End Users Served", - items: ["Global user base across projects", "High engagement rates", "Strong user retention"], + id: "2", value: "10M+", title: "End Users Served", items: ["Global user base across projects", "High engagement rates", "Strong user retention"], }, { - id: "3", - value: "25", - title: "Industry Awards Won", - items: ["Design excellence recognized", "Innovation leadership", "Technical achievement"], + id: "3", value: "25", title: "Industry Awards Won", items: ["Design excellence recognized", "Innovation leadership", "Technical achievement"], }, ]} /> @@ -127,7 +95,7 @@ export default function PortfolioPage() { { text: "Start Your Project", href: "/" }, { text: "Schedule Consultation", href: "/" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -136,8 +104,7 @@ export default function PortfolioPage() { @@ -128,34 +109,16 @@ export default function ServicesPage() { animationType="scale-rotate" metrics={[ { - id: "1", - value: "100%", - title: "Custom Solutions", - items: [ - "Tailored to your needs", - "Scalable architecture", - "Future-proof technology", - ], + id: "1", value: "100%", title: "Custom Solutions", items: [ + "Tailored to your needs", "Scalable architecture", "Future-proof technology"], }, { - id: "2", - value: "24/7", - title: "Support & Maintenance", - items: [ - "Ongoing technical support", - "Regular updates", - "Performance monitoring", - ], + id: "2", value: "24/7", title: "Support & Maintenance", items: [ + "Ongoing technical support", "Regular updates", "Performance monitoring"], }, { - id: "3", - value: "Agile", - title: "Development Process", - items: [ - "Iterative approach", - "Regular communication", - "Rapid deployment", - ], + id: "3", value: "Agile", title: "Development Process", items: [ + "Iterative approach", "Regular communication", "Rapid deployment"], }, ]} /> @@ -169,7 +132,7 @@ export default function ServicesPage() { { text: "Get Started", href: "#contact" }, { text: "Schedule Consultation", href: "#contact" }, ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "plain" }} useInvertedBackground={false} />