Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b163a49c78 | |||
| d96581cf1e | |||
| 00ceb5852d | |||
| 9e410336a1 | |||
| 1d65fbd8eb | |||
| ba72205ab3 | |||
| 90fbd06f98 | |||
| c8dd5acc54 | |||
| 5151065319 |
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user