Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-05 22:32:02 +00:00
2 changed files with 32 additions and 124 deletions

View File

@@ -7,53 +7,35 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
variable: "--font-nunito", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Enterprise Software Platform | Webild",
description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies. Streamline operations, enhance security, and accelerate innovation with our intelligent platform.",
keywords: "enterprise software, SaaS platform, business intelligence, AI analytics, cloud software, digital transformation",
metadataBase: new URL("https://webild.com"),
title: "Enterprise Software Platform | Webild", description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies. Streamline operations, enhance security, and accelerate innovation with our intelligent platform.", keywords: "enterprise software, SaaS platform, business intelligence, AI analytics, cloud software, digital transformation", metadataBase: new URL("https://webild.com"),
alternates: {
canonical: "https://webild.com",
},
canonical: "https://webild.com"},
robots: {
index: true,
follow: true,
},
openGraph: {
title: "Enterprise Software Platform | Webild",
description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies.",
url: "https://webild.com",
siteName: "Webild",
type: "website",
images: [
title: "Enterprise Software Platform | Webild", description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies.", url: "https://webild.com", siteName: "Webild", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png",
alt: "Webild Enterprise Software Platform",
},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png", alt: "Webild Enterprise Software Platform"},
],
},
twitter: {
card: "summary_large_image",
title: "Enterprise Software Platform | Webild",
description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png",
],
card: "summary_large_image", title: "Enterprise Software Platform | Webild", description: "Advanced AI-powered enterprise software trusted by 5,000+ global companies.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png"],
},
};
@@ -1441,4 +1423,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -51,13 +51,9 @@ export default function HomePage() {
background={{ variant: "gradient-bars" }}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png?_wi=1",
imageAlt: "Advanced analytics dashboard interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-enterprise-software-dashboard-wit-1772749677462-04571515.png?_wi=1", imageAlt: "Advanced analytics dashboard interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/advanced-data-visualization-platform-sho-1772749676473-c722e8ce.png?_wi=1",
imageAlt: "Real-time data visualization platform",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/advanced-data-visualization-platform-sho-1772749676473-c722e8ce.png?_wi=1", imageAlt: "Real-time data visualization platform"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -75,9 +71,7 @@ export default function HomePage() {
<TextSplitAbout
title="Engineered for Excellence"
description={[
"Founded in 2018, Webild has emerged as a leader in enterprise software solutions, serving organizations across finance, healthcare, retail, and technology sectors. Our mission is to democratize access to enterprise-grade technology while maintaining the highest standards of security, reliability, and performance.",
"With a team of 200+ engineers and designers, we've built a platform that processes over 1 billion data points daily. Our commitment to innovation has resulted in 15+ patents and recognition from industry leaders including Gartner and Forrester.",
]}
"Founded in 2018, Webild has emerged as a leader in enterprise software solutions, serving organizations across finance, healthcare, retail, and technology sectors. Our mission is to democratize access to enterprise-grade technology while maintaining the highest standards of security, reliability, and performance.", "With a team of 200+ engineers and designers, we've built a platform that processes over 1 billion data points daily. Our commitment to innovation has resulted in 15+ patents and recognition from industry leaders including Gartner and Forrester."]}
buttons={[
{ text: "Read Our Story", href: "/about" },
{ text: "Explore Solutions", href: "#features" },
@@ -101,29 +95,13 @@ export default function HomePage() {
buttonAnimation="slide-up"
features={[
{
title: "AI-Powered Analytics",
description: "Leverage machine learning models to uncover hidden patterns in your data and drive smarter business decisions in real-time.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/ai-powered-analytics-interface-showing-p-1772749676292-cdb0d26f.png",
imageAlt: "AI analytics dashboard showing predictive insights",
},
title: "AI-Powered Analytics", description: "Leverage machine learning models to uncover hidden patterns in your data and drive smarter business decisions in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/ai-powered-analytics-interface-showing-p-1772749676292-cdb0d26f.png", imageAlt: "AI analytics dashboard showing predictive insights"},
{
title: "Enterprise Security",
description: "Bank-level encryption, multi-factor authentication, and SOC 2 Type II compliance ensure your data stays protected 24/7.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/enterprise-security-infrastructure-visua-1772749676431-ec31e070.png",
imageAlt: "Security infrastructure with encryption protocols",
},
title: "Enterprise Security", description: "Bank-level encryption, multi-factor authentication, and SOC 2 Type II compliance ensure your data stays protected 24/7.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/enterprise-security-infrastructure-visua-1772749676431-ec31e070.png", imageAlt: "Security infrastructure with encryption protocols"},
{
title: "Seamless Integration",
description: "Connect with 500+ applications and services through our comprehensive API and pre-built connectors.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/integration-ecosystem-visualization-show-1772749676750-9ad86113.png",
imageAlt: "Integration ecosystem with multiple platforms",
},
title: "Seamless Integration", description: "Connect with 500+ applications and services through our comprehensive API and pre-built connectors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/integration-ecosystem-visualization-show-1772749676750-9ad86113.png", imageAlt: "Integration ecosystem with multiple platforms"},
{
title: "Real-Time Collaboration",
description: "Enable teams across departments and continents to work together with live updates and instant synchronization.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/real-time-team-collaboration-interface-s-1772749677781-5b0cceb4.png",
imageAlt: "Team collaboration interface with live editing",
},
title: "Real-Time Collaboration", description: "Enable teams across departments and continents to work together with live updates and instant synchronization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/real-time-team-collaboration-interface-s-1772749677781-5b0cceb4.png", imageAlt: "Team collaboration interface with live editing"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -163,25 +141,9 @@ export default function HomePage() {
textboxLayout="default"
buttonAnimation="slide-up"
names={[
"Acme Corporation",
"TechFlow Systems",
"InnovateLabs",
"CloudSync Platform",
"DataHub Analytics",
"SecureNet Solutions",
"VelocityAI",
"NextGen Enterprises",
]}
"Acme Corporation", "TechFlow Systems", "InnovateLabs", "CloudSync Platform", "DataHub Analytics", "SecureNet Solutions", "VelocityAI", "NextGen Enterprises"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-corporate-logo-for-acme-corporati-1772749677298-d7aba1b0.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-logo-design-for-techflow-sy-1772749677197-da783753.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/innovative-logo-for-innovatelabs-featuri-1772749676384-34b6752e.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/cloud-themed-logo-for-cloudsync-platform-1772749675459-b2e491e4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/data-focused-logo-for-datahub-analytics--1772749676349-263a7487.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/security-focused-logo-for-securenet-solu-1772749675885-b7a2cfae.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/ai-themed-logo-for-velocityai-with-moder-1772749675869-8ceab75f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/enterprise-logo-for-nextgen-enterprises--1772749675686-cda6b2e9.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/modern-corporate-logo-for-acme-corporati-1772749677298-d7aba1b0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-logo-design-for-techflow-sy-1772749677197-da783753.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/innovative-logo-for-innovatelabs-featuri-1772749676384-34b6752e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/cloud-themed-logo-for-cloudsync-platform-1772749675459-b2e491e4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/data-focused-logo-for-datahub-analytics--1772749676349-263a7487.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/security-focused-logo-for-securenet-solu-1772749675885-b7a2cfae.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/ai-themed-logo-for-velocityai-with-moder-1772749675869-8ceab75f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/enterprise-logo-for-nextgen-enterprises--1772749675686-cda6b2e9.png"]}
speed={40}
showCard={true}
useInvertedBackground={true}
@@ -201,59 +163,23 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Chief Technology Officer",
company: "FinanceFlow Inc",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-confident-fem-1772749675147-8b5494cb.png?_wi=1",
imageAlt: "Sarah Johnson testimonial",
},
id: "1", name: "Sarah Johnson", role: "Chief Technology Officer", company: "FinanceFlow Inc", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-confident-fem-1772749675147-8b5494cb.png?_wi=1", imageAlt: "Reduced reporting time by 75%. Sarah Johnson testimonial"},
{
id: "2",
name: "Michael Chen",
role: "VP of Operations",
company: "HealthTech Solutions",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-an-asian-male-v-1772749675205-53ae2678.png",
imageAlt: "Michael Chen testimonial",
},
id: "2", name: "Michael Chen", role: "VP of Operations", company: "HealthTech Solutions", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-an-asian-male-v-1772749675205-53ae2678.png", imageAlt: "Improved operational efficiency by 60%. Michael Chen testimonial"},
{
id: "3",
name: "Emily Rodriguez",
role: "Director of Digital Innovation",
company: "RetailGlobal Corp",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-hispanic-fema-1772749674857-ff8b8d1f.png?_wi=1",
imageAlt: "Emily Rodriguez testimonial",
},
id: "3", name: "Emily Rodriguez", role: "Director of Digital Innovation", company: "RetailGlobal Corp", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-hispanic-fema-1772749674857-ff8b8d1f.png?_wi=1", imageAlt: "Increased sales by 45% in first year. Emily Rodriguez testimonial"},
{
id: "4",
name: "David Kim",
role: "Head of Engineering",
company: "CloudBase Technologies",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-an-asian-male-e-1772749676405-fd2da7fe.png?_wi=1",
imageAlt: "David Kim testimonial",
},
id: "4", name: "David Kim", role: "Head of Engineering", company: "CloudBase Technologies", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-an-asian-male-e-1772749676405-fd2da7fe.png?_wi=1", imageAlt: "Reduced infrastructure costs by 50%. David Kim testimonial"},
{
id: "5",
name: "Jessica Martinez",
role: "CEO",
company: "StartupXYZ",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-female-ceo-in-1772749676819-ce415c1e.png",
imageAlt: "Jessica Martinez testimonial",
},
id: "5", name: "Jessica Martinez", role: "CEO", company: "StartupXYZ", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-female-ceo-in-1772749676819-ce415c1e.png", imageAlt: "Scaled team by 3x without scaling costs. Jessica Martinez testimonial"},
{
id: "6",
name: "James Wilson",
role: "Product Manager",
company: "InnovateLabs",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-male-product--1772749676953-1b751712.png",
imageAlt: "James Wilson testimonial",
},
id: "6", name: "James Wilson", role: "Product Manager", company: "InnovateLabs", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXr5EeQOQROmLj982gdsTB3Rsy/professional-headshot-of-a-male-product--1772749676953-1b751712.png", imageAlt: "Reduced time-to-insight by 80%. James Wilson testimonial"},
]}
useInvertedBackground={false}
/>
@@ -269,4 +195,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}