diff --git a/page/src/landing-page.tsx b/page/src/landing-page.tsx index 382999ba..2e3b16c1 100644 --- a/page/src/landing-page.tsx +++ b/page/src/landing-page.tsx @@ -139,7 +139,7 @@ export function LandingPage() { className="bg-gradient-to-r from-blue-600 to-cyan-600 hover:from-blue-700 hover:to-cyan-700 text-white border-0 px-8 py-6 text-lg font-semibold group transition-all duration-300 transform hover:scale-105" > - Try Live Demo + Try Online @@ -150,7 +150,7 @@ export function LandingPage() { className="border-gray-600 text-gray-300 hover:bg-gray-800/50 px-8 py-6 text-lg font-semibold group transition-all duration-300" > - View on GitHub + View Source