|
|
|
|
@@ -1,8 +1,7 @@
|
|
|
|
|
"use client"
|
|
|
|
|
"use client";
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
|
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
|
|
|
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
|
|
|
|
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
|
|
|
|
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
|
|
|
|
@@ -45,61 +44,23 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroBillboardRotatedCarousel
|
|
|
|
|
title="Scale Your Business with Intelligent Automation"
|
|
|
|
|
description="Empower your team with cutting-edge SaaS solutions designed for modern IT startups. Streamline workflows, boost productivity, and accelerate growth."
|
|
|
|
|
tag="Innovation First"
|
|
|
|
|
tagIcon={Zap}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Start Free Trial", href: "contact" },
|
|
|
|
|
{ text: "Watch Demo", href: "#" }
|
|
|
|
|
]}
|
|
|
|
|
carouselItems={[
|
|
|
|
|
{
|
|
|
|
|
id: "1",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402146656-ngknkdsj.jpg",
|
|
|
|
|
imageAlt: "Cloud dashboard interface"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402147527-aqsywtjn.jpg",
|
|
|
|
|
imageAlt: "Cloud computing technology"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402148611-r6qkom2b.jpg",
|
|
|
|
|
imageAlt: "Analytics dashboard metrics"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402149620-5q5thc7p.jpg",
|
|
|
|
|
imageAlt: "API integration interface"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402150560-zlaawpt1.jpg",
|
|
|
|
|
imageAlt: "Mobile app interface"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6",
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402152494-q2wgpcxp.jpg",
|
|
|
|
|
imageAlt: "Workflow automation system"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
autoPlay={true}
|
|
|
|
|
autoPlayInterval={4000}
|
|
|
|
|
<div id="hero" data-section="hero" style={{ backgroundColor: "#FFFF00" }}>
|
|
|
|
|
<div style={{ display: "flex", flexDirection: "column", alignItems: "center", justifyContent: "center", padding: "60px 20px", gap: "30px" }}>
|
|
|
|
|
<h1 style={{ fontSize: "32px", fontWeight: "bold", textAlign: "center", color: "#000000" }}>Scale Your Business with Intelligent Automation</h1>
|
|
|
|
|
<img
|
|
|
|
|
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402146656-ngknkdsj.jpg"
|
|
|
|
|
alt="Product showcase"
|
|
|
|
|
style={{ maxWidth: "300px", height: "auto", borderRadius: "8px" }}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<MediaAbout
|
|
|
|
|
title="Built for Modern Development Teams"
|
|
|
|
|
description="We understand the challenges facing IT startups. Our platform brings together the tools your team needs to collaborate seamlessly, deploy faster, and scale without limits."
|
|
|
|
|
tag="Our Mission"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Learn Our Story", href: "#" }
|
|
|
|
|
]}
|
|
|
|
|
buttons={[{"text":"Learn Our Story","href":"https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx"}]}
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg"
|
|
|
|
|
imageAlt="TechFlow team collaborating"
|
|
|
|
|
useInvertedBackground="noInvert"
|
|
|
|
|
@@ -121,9 +82,7 @@ export default function LandingPage() {
|
|
|
|
|
"Scheduled deployments",
|
|
|
|
|
"Error handling and retry logic"
|
|
|
|
|
],
|
|
|
|
|
buttons: [
|
|
|
|
|
{ text: "Explore", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
buttons: [{ text: "Explore", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/version_11/src/app/page.tsx" }]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "security",
|
|
|
|
|
@@ -135,9 +94,7 @@ export default function LandingPage() {
|
|
|
|
|
"Compliance certifications",
|
|
|
|
|
"Regular security audits"
|
|
|
|
|
],
|
|
|
|
|
buttons: [
|
|
|
|
|
{ text: "View Specs", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
buttons: [{ text: "View Specs", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx" }]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "collaboration",
|
|
|
|
|
@@ -149,9 +106,7 @@ export default function LandingPage() {
|
|
|
|
|
"Team workspaces",
|
|
|
|
|
"Version control integration"
|
|
|
|
|
],
|
|
|
|
|
buttons: [
|
|
|
|
|
{ text: "Try Now", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
buttons: [{ text: "Try Now", href: "#" }]
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|