Compare commits
3 Commits
version_14
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| d96581cf1e | |||
| 9e410336a1 | |||
| ba72205ab3 |
@@ -60,9 +60,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
@@ -96,7 +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",
|
||||
@@ -129,10 +127,7 @@ export default function LandingPage() {
|
||||
price: "$299",
|
||||
period: "/month",
|
||||
description: "Perfect for early-stage startups just getting started",
|
||||
button: {
|
||||
text: "Start Free Trial",
|
||||
href: "contact"
|
||||
},
|
||||
button: { text: "Start Free Trial", href: "https://gitea.webild.io/development/8a31beaf-fcc0-428a-93b9-d55ce851eb13/src/branch/main/src/app/page.tsx" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"Up to 5 team members",
|
||||
|
||||
Reference in New Issue
Block a user