Merge version_1 into main #2
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -134,8 +103,7 @@ export default function CareersPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Portfolio", href: "#portfolio" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
@@ -143,8 +111,7 @@ export default function CareersPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Team", href: "#team" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -152,8 +119,7 @@ export default function CareersPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
|
||||
172
src/app/page.tsx
172
src/app/page.tsx
@@ -37,9 +37,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
brandName="Webuild Studios"
|
||||
/>
|
||||
</div>
|
||||
@@ -48,7 +46,7 @@ export default function HomePage() {
|
||||
<HeroSplitKpi
|
||||
title="Transforming Ideas Into Powerful Digital Solutions"
|
||||
description="We craft cutting-edge websites, mobile applications, and AI-powered solutions that drive business growth. Partner with award-winning engineers and designers to build your next breakthrough product."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
kpis={[
|
||||
{ value: "150+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -63,7 +61,7 @@ export default function HomePage() {
|
||||
{ text: "Start Your Project", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/a-stunning-3d-isometric-illustration-of--1773394871775-cf4caf1f.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/a-stunning-3d-isometric-illustration-of--1773394871775-cf4caf1f.png"
|
||||
imageAlt="Modern software development illustration with AI and technology"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -84,29 +82,13 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Web Development",
|
||||
description: "WordPress, MERN Stack, UI/UX Design, Website Maintenance, SEO Services, QA Testing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/modern-web-development-illustration-show-1773394871524-9193d7bf.png?_wi=1",
|
||||
imageAlt: "Web development services showcase",
|
||||
},
|
||||
title: "Web Development", description: "WordPress, MERN Stack, UI/UX Design, Website Maintenance, SEO Services, QA Testing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/modern-web-development-illustration-show-1773394871524-9193d7bf.png", imageAlt: "Web development services showcase"},
|
||||
{
|
||||
title: "Mobile Apps",
|
||||
description: "iOS and Android Development, Cross-Platform Solutions, UI/UX Design, Performance Optimization",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/beautiful-mobile-app-development-interfa-1773394871614-94299868.png?_wi=1",
|
||||
imageAlt: "Mobile app development services",
|
||||
},
|
||||
title: "Mobile Apps", description: "iOS and Android Development, Cross-Platform Solutions, UI/UX Design, Performance Optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/beautiful-mobile-app-development-interfa-1773394871614-94299868.png", imageAlt: "Mobile app development services"},
|
||||
{
|
||||
title: "AI & Automation",
|
||||
description: "AI Bot Development, Chatbots, Intelligent Automation, Machine Learning Solutions, Process Optimization",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/futuristic-ai-chatbot-and-automation-ill-1773394871730-0c081637.png?_wi=1",
|
||||
imageAlt: "AI and automation services",
|
||||
},
|
||||
title: "AI & Automation", description: "AI Bot Development, Chatbots, Intelligent Automation, Machine Learning Solutions, Process Optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/futuristic-ai-chatbot-and-automation-ill-1773394871730-0c081637.png", imageAlt: "AI and automation services"},
|
||||
{
|
||||
title: "Design & UX",
|
||||
description: "Graphic Design, UI/UX Design, Social Media Graphics, Brand Identity, User Experience Strategy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-ui-ux-design-showcase-with--1773394871797-f18ff053.png?_wi=1",
|
||||
imageAlt: "UI/UX design services",
|
||||
},
|
||||
title: "Design & UX", description: "Graphic Design, UI/UX Design, Social Media Graphics, Brand Identity, User Experience Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-ui-ux-design-showcase-with--1773394871797-f18ff053.png", imageAlt: "UI/UX design services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -320,8 +213,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Portfolio", href: "#portfolio" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
@@ -329,8 +221,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Team", href: "#team" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -338,8 +229,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
|
||||
@@ -33,9 +33,7 @@ export default function PortfolioPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
brandName="Webuild Studios"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,8 +104,7 @@ export default function PortfolioPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Portfolio", href: "#portfolio" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
@@ -145,8 +112,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Team", href: "#team" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -154,8 +120,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
|
||||
@@ -18,8 +18,7 @@ const navItems = [
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Portfolio", href: "/#portfolio" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
@@ -27,8 +26,7 @@ const footerColumns = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Team", href: "/#team" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -36,8 +34,7 @@ const footerColumns = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "/#contact" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
@@ -81,37 +78,21 @@ export default function ServicesPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Web Development",
|
||||
description:
|
||||
"WordPress, MERN Stack, UI/UX Design, Website Maintenance, SEO Services, QA Testing. We build responsive, performant websites that drive business results.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/modern-web-development-illustration-show-1773394871524-9193d7bf.png?_wi=2",
|
||||
imageAlt: "Web development services showcase",
|
||||
},
|
||||
title: "Web Development", description:
|
||||
"WordPress, MERN Stack, UI/UX Design, Website Maintenance, SEO Services, QA Testing. We build responsive, performant websites that drive business results.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/modern-web-development-illustration-show-1773394871524-9193d7bf.png", imageAlt: "Web development services showcase"},
|
||||
{
|
||||
title: "Mobile Apps",
|
||||
description:
|
||||
"iOS and Android Development, Cross-Platform Solutions, UI/UX Design, Performance Optimization. Native and hybrid solutions for any platform.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/beautiful-mobile-app-development-interfa-1773394871614-94299868.png?_wi=2",
|
||||
imageAlt: "Mobile app development services",
|
||||
},
|
||||
title: "Mobile Apps", description:
|
||||
"iOS and Android Development, Cross-Platform Solutions, UI/UX Design, Performance Optimization. Native and hybrid solutions for any platform.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/beautiful-mobile-app-development-interfa-1773394871614-94299868.png", imageAlt: "Mobile app development services"},
|
||||
{
|
||||
title: "AI & Automation",
|
||||
description:
|
||||
"AI Bot Development, Chatbots, Intelligent Automation, Machine Learning Solutions, Process Optimization. Harness AI to transform your operations.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/futuristic-ai-chatbot-and-automation-ill-1773394871730-0c081637.png?_wi=2",
|
||||
imageAlt: "AI and automation services",
|
||||
},
|
||||
title: "AI & Automation", description:
|
||||
"AI Bot Development, Chatbots, Intelligent Automation, Machine Learning Solutions, Process Optimization. Harness AI to transform your operations.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/futuristic-ai-chatbot-and-automation-ill-1773394871730-0c081637.png", imageAlt: "AI and automation services"},
|
||||
{
|
||||
title: "Design & UX",
|
||||
description:
|
||||
"Graphic Design, UI/UX Design, Social Media Graphics, Brand Identity, User Experience Strategy. Beautiful, intuitive experiences that engage users.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-ui-ux-design-showcase-with--1773394871797-f18ff053.png?_wi=2",
|
||||
imageAlt: "UI/UX design services",
|
||||
},
|
||||
title: "Design & UX", description:
|
||||
"Graphic Design, UI/UX Design, Social Media Graphics, Brand Identity, User Experience Strategy. Beautiful, intuitive experiences that engage users.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AswSxZp1C0MasR0mddQMK4BeH7/professional-ui-ux-design-showcase-with--1773394871797-f18ff053.png", imageAlt: "UI/UX design services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user