From c8dd5acc54e4b17a4c66199e99c9833e380e1435 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 22 Dec 2025 16:59:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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"