diff --git a/www/bun.lock b/www/bun.lock index 97a119c..5aab1a1 100644 --- a/www/bun.lock +++ b/www/bun.lock @@ -6,6 +6,7 @@ "dependencies": { "@astrojs/mdx": "^4.3.0", "@astrojs/react": "^4.3.0", + "@radix-ui/react-icons": "^1.3.2", "@radix-ui/react-slot": "^1.2.3", "@tailwindcss/vite": "^4.1.3", "@types/canvas-confetti": "^1.9.0", @@ -191,6 +192,8 @@ "@radix-ui/react-compose-refs": ["@radix-ui/react-compose-refs@1.1.2", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg=="], + "@radix-ui/react-icons": ["@radix-ui/react-icons@1.3.2", "", { "peerDependencies": { "react": "^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc" } }, "sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g=="], + "@radix-ui/react-slot": ["@radix-ui/react-slot@1.2.3", "", { "dependencies": { "@radix-ui/react-compose-refs": "1.1.2" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A=="], "@rolldown/pluginutils": ["@rolldown/pluginutils@1.0.0-beta.19", "", {}, "sha512-3FL3mnMbPu0muGOCaKAhhFEYmqv9eTfPSJRJmANrCwtgK8VuxpsZDGK+m0LYAGoyO8+0j5uRe4PeyPDK1yA/hA=="], diff --git a/www/package.json b/www/package.json index 36cede1..d9cc482 100644 --- a/www/package.json +++ b/www/package.json @@ -11,6 +11,7 @@ "dependencies": { "@astrojs/mdx": "^4.3.0", "@astrojs/react": "^4.3.0", + "@radix-ui/react-icons": "^1.3.2", "@radix-ui/react-slot": "^1.2.3", "@tailwindcss/vite": "^4.1.3", "@types/canvas-confetti": "^1.9.0", diff --git a/www/public/og-image.png b/www/public/og-image.png new file mode 100644 index 0000000..ad97f93 Binary files /dev/null and b/www/public/og-image.png differ diff --git a/www/src/components/CTA.tsx b/www/src/components/CTA.tsx index 8524a4a..3dfebba 100644 --- a/www/src/components/CTA.tsx +++ b/www/src/components/CTA.tsx @@ -7,15 +7,13 @@ export function CTA() { return (
-
- {/* Background pattern */} -
+
-

+

Start Protecting Your Code Today

-

+

Join developers who trust Gitea Mirror to keep their repositories safe and accessible. Free, open source, and ready to deploy.

@@ -24,13 +22,13 @@ export function CTA() {
- -