diff --git a/src/app/page.tsx b/src/app/page.tsx index 89439fd..badf3ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"