Merge version_1 into main #3
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"},
|
||||
]}
|
||||
gridVariant="grid-4-flexible"
|
||||
gridVariant="uniform-4-items"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -195,6 +195,36 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Team Section */}
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardFive
|
||||
title="Meet Our Expert Team"
|
||||
description="Talented developers, architects, and strategists united by a passion for creating transformative software solutions."
|
||||
tag="Team"
|
||||
tagIcon={Users}
|
||||
tagAnimation="blur-reveal"
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Alexander Grant", role: "Lead Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-senior-software-architect--1772527669345-45e9d1da.png", imageAlt: "Alexander Grant Lead Architect"},
|
||||
{
|
||||
id: "2", name: "Sofia Nakamura", role: "Senior Full-Stack Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-full-stack-engineer-in-col-1772527669674-4cbd7280.png", imageAlt: "Sofia Nakamura Senior Engineer"},
|
||||
{
|
||||
id: "3", name: "Marcus Johnson", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-ux-ui-designer-in-creative-1772527670531-45514a9e.png", imageAlt: "Marcus Johnson Creative Director"},
|
||||
{
|
||||
id: "4", name: "Lisa Chen", role: "DevOps Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-devops-infrastructure-engi-1772527671006-e9ce2f41.png", imageAlt: "Lisa Chen DevOps Lead"},
|
||||
{
|
||||
id: "5", name: "James Rivera", role: "AI/ML Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-an-ai-ml-specialist-in-resea-1772527670256-0a5bfba6.png", imageAlt: "James Rivera AI Specialist"},
|
||||
{
|
||||
id: "6", name: "Rachel Williams", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/portrait-of-a-project-manager-team-lead--1772527671653-4c8914ed.png", imageAlt: "Rachel Williams Project Manager"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Join Our Team", href: "/contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* FAQ Section */}
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications. We build enterprise-grade systems with 99.99% uptime requirements, handling millions of transactions securely and reliably.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"},
|
||||
]}
|
||||
gridVariant="grid-4-flexible"
|
||||
gridVariant="uniform-4-items"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user