Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,27 +1,60 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Mulish } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Mulish } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Enterprise ERP Software | SYS AI Business Solutions",
|
||||
description: "Transform enterprise operations with SYS AI's comprehensive ERP platform. Streamline workflows, optimize resources, and drive growth.",
|
||||
keywords: "ERP software, enterprise resource planning, business management system, workflow automation, cloud ERP",
|
||||
metadataBase: new URL("https://sys-ai.erp"),
|
||||
alternates: {
|
||||
canonical: "https://sys-ai.erp",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Enterprise ERP Software | SYS AI",
|
||||
description: "Comprehensive business management platform for enterprises",
|
||||
url: "https://sys-ai.erp",
|
||||
siteName: "SYS AI",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://sys-ai.erp/og-image.jpg",
|
||||
alt: "Enterprise ERP Dashboard",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Enterprise ERP Software | SYS AI",
|
||||
description: "Transform your business with intelligent enterprise resource planning",
|
||||
images: ["https://sys-ai.erp/twitter-image.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${mulish.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -59,7 +59,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png?_wi=1"
|
||||
imageAlt="Enterprise ERP Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -127,28 +127,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Workflow Automation",
|
||||
description: "Automate repetitive business processes and eliminate manual work. Reduce errors and increase productivity across all departments.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png?_wi=1",
|
||||
imageAlt: "Workflow automation diagram",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Advanced Analytics & Reporting",
|
||||
description: "Gain deep insights with customizable dashboards and real-time reports. Make informed decisions backed by accurate data.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png?_wi=1",
|
||||
imageAlt: "Analytics dashboard",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Team Collaboration",
|
||||
description: "Enable seamless communication and document sharing across departments. Improve coordination and project management efficiency.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png?_wi=1",
|
||||
imageAlt: "Team collaboration interface",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Scalable Architecture",
|
||||
description: "Grow without limitations. Our cloud-native platform scales with your business from startup to enterprise level.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png?_wi=2",
|
||||
imageAlt: "Scalable system architecture",
|
||||
},
|
||||
]}
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
quote: "The onboarding process was smooth and the dedicated support team ensured our 200-person organization was up and running within 6 weeks. Their expertise is unmatched in the ERP space.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-a-confident-bus-1773260887349-df6e54ab.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
quote: "The financial modules have given us complete visibility into our P&L across all divisions. Audit time has been cut by 60% and our CFO team can now focus on strategy instead of reconciliation.",
|
||||
tag: "Finance",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-a-female-financ-1773260886452-f7305f22.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
quote: "Managing 15 warehouses across 3 countries is now seamless. Real-time inventory visibility and automated reordering have reduced stockouts by 75% and cut carrying costs by 28%.",
|
||||
tag: "Operations",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-a-business-oper-1773260887132-e34f2065.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -265,7 +265,7 @@ export default function HomePage() {
|
||||
quote: "Our sales team now has instant access to customer history, inventory, and delivery status. Deal closure time has improved by 40% and customer satisfaction scores hit an all-time high.",
|
||||
tag: "Sales",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-a-business-deve-1773260886571-56179c7d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -275,7 +275,7 @@ export default function HomePage() {
|
||||
quote: "Production scheduling is now data-driven and our equipment downtime has been reduced by 45%. The predictive maintenance features alone have saved us over €2 million annually.",
|
||||
tag: "Manufacturing",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-a-manufacturing-1773260886981-7ca18b43.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -285,7 +285,7 @@ export default function HomePage() {
|
||||
quote: "The system architecture is solid. We've achieved 99.99% uptime, the API is well-documented, and their technical support team responds within minutes to any critical issue.",
|
||||
tag: "Technology",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/professional-headshot-of-an-it-director--1773260887023-400d2d97.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -355,7 +355,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png?_wi=2"
|
||||
imageAlt="Professional office collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function SolutionsPage() {
|
||||
title: "Financial Management Suite",
|
||||
description:
|
||||
"Complete accounting, budgeting, and financial reporting. Real-time visibility into cash flow, profitability, and financial health across your entire organization.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-comprehensive-reporting-and-analytics--1773260888049-45fadd00.png?_wi=3",
|
||||
imageAlt: "Financial reporting dashboard",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function SolutionsPage() {
|
||||
title: "Supply Chain & Logistics",
|
||||
description:
|
||||
"Optimize procurement, inventory management, and distribution. Track goods from suppliers to customers with complete visibility and automated workflows.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-workflow-automation-visual-showing-pro-1773260887710-955647a7.png?_wi=3",
|
||||
imageAlt: "Supply chain workflow",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function SolutionsPage() {
|
||||
title: "Manufacturing Operations",
|
||||
description:
|
||||
"Production planning, scheduling, and quality control. Optimize manufacturing processes with real-time monitoring and predictive maintenance capabilities.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-enterprise-erp-dashboard-interf-1773260887888-cc42326a.png?_wi=5",
|
||||
imageAlt: "Manufacturing dashboard",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function SolutionsPage() {
|
||||
title: "Human Resources & Payroll",
|
||||
description:
|
||||
"Employee management, payroll processing, and workforce analytics. Streamline HR processes and gain insights into your talent and organizational structure.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-team-collaboration-interface-showing-r-1773260890636-c0ecafa3.png?_wi=3",
|
||||
imageAlt: "HR dashboard",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function SolutionsPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoZJZp3XEyY5WESTIi9eMg0W2K/a-modern-office-environment-with-busines-1773260887280-5d90fc23.png?_wi=3"
|
||||
imageAlt="Enterprise implementation planning"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user