Merge version_12 into main
Merge version_12 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -84,9 +84,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",
|
||||
@@ -98,9 +96,7 @@ export default function LandingPage() {
|
||||
"Compliance certifications",
|
||||
"Regular security audits"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "View Specs", href: "#" }
|
||||
]
|
||||
buttons: [{ text: "View Specs", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: "collaboration",
|
||||
@@ -112,9 +108,7 @@ export default function LandingPage() {
|
||||
"Team workspaces",
|
||||
"Version control integration"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Try Now", href: "#" }
|
||||
]
|
||||
buttons: [{ text: "Try Now", href: "#" }]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user