File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
landing/src/components/sections Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -56,26 +56,6 @@ const Hero: React.FC = () => {
5656 AI-Powered < span className = "gradient-text" > Developer Relations</ span > Assistant
5757 </ motion . h1 >
5858
59- { /* Powered by AOSSIE - now placed in main content area */ }
60- < motion . div
61- variants = { item }
62- className = "mb-8 flex justify-center"
63- >
64- < a
65- href = "https://aossie.org/"
66- target = "_blank"
67- rel = "noopener noreferrer"
68- className = "flex items-center gap-3 bg-dark/80 backdrop-blur-sm py-3 px-5 rounded-full hover:bg-dark-lighter transition-all border border-gray-800 group"
69- >
70- < span className = "text-sm text-gray-300 group-hover:text-white" > Powered by AOSSIE</ span >
71- < img
72- src = "/aossie_logo.png"
73- alt = "AOSSIE"
74- className = "h-7 w-auto"
75- />
76- </ a >
77- </ motion . div >
78-
7959 < motion . p
8060 variants = { item }
8161 className = "text-xl md:text-2xl text-gray-400 mb-6 max-w-4xl mx-auto"
You can’t perform that action at this time.
0 commit comments