9 Commits

Author SHA1 Message Date
b163a49c78 Merge version_18 into main
Merge version_18 into main
2025-12-23 09:11:54 +00:00
d96581cf1e Update src/app/page.tsx 2025-12-23 09:11:49 +00:00
00ceb5852d Merge version_17 into main
Merge version_17 into main
2025-12-23 09:11:29 +00:00
9e410336a1 Update src/app/page.tsx 2025-12-23 09:11:25 +00:00
1d65fbd8eb Merge version_16 into main
Merge version_16 into main
2025-12-23 09:10:50 +00:00
ba72205ab3 Update src/app/page.tsx 2025-12-23 09:10:45 +00:00
90fbd06f98 Merge version_12 into main
Merge version_12 into main
2025-12-22 16:59:17 +00:00
c8dd5acc54 Update src/app/page.tsx 2025-12-22 16:59:12 +00:00
5151065319 Merge version_2 into main
Merge version_2 into main
2025-12-22 11:20:09 +00:00

View File

@@ -60,9 +60,7 @@ export default function LandingPage() {
title="Built for Modern Development Teams" 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." 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" tag="Our Mission"
buttons={[ buttons={[{"text":"Learn Our Story","href":"https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx"}]}
{ text: "Learn Our Story", href: "#" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg"
imageAlt="TechFlow team collaborating" imageAlt="TechFlow team collaborating"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
@@ -84,9 +82,7 @@ export default function LandingPage() {
"Scheduled deployments", "Scheduled deployments",
"Error handling and retry logic" "Error handling and retry logic"
], ],
buttons: [ buttons: [{ text: "Explore", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/version_11/src/app/page.tsx" }]
{ text: "Explore", href: "#" }
]
}, },
{ {
id: "security", id: "security",
@@ -98,9 +94,7 @@ export default function LandingPage() {
"Compliance certifications", "Compliance certifications",
"Regular security audits" "Regular security audits"
], ],
buttons: [ buttons: [{ text: "View Specs", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx" }]
{ text: "View Specs", href: "#" }
]
}, },
{ {
id: "collaboration", id: "collaboration",
@@ -112,9 +106,7 @@ export default function LandingPage() {
"Team workspaces", "Team workspaces",
"Version control integration" "Version control integration"
], ],
buttons: [ buttons: [{ text: "Try Now", href: "#" }]
{ text: "Try Now", href: "#" }
]
} }
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -135,10 +127,7 @@ export default function LandingPage() {
price: "$299", price: "$299",
period: "/month", period: "/month",
description: "Perfect for early-stage startups just getting started", description: "Perfect for early-stage startups just getting started",
button: { button: { text: "Start Free Trial", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx" },
text: "Start Free Trial",
href: "contact"
},
featuresTitle: "What's Included:", featuresTitle: "What's Included:",
features: [ features: [
"Up to 5 team members", "Up to 5 team members",