@@ -3,69 +3,76 @@ import { Instagram, Linkedin, Search, Bell, TrendingUp } from "lucide-react"
33
44export default function LeftSide ( ) {
55 return (
6- < aside className = "relative hidden w-full lg:w-1/2 flex-col justify-between p-8 xl:p-12 lg:flex overflow-hidden min-h-screen select-none transition-colors duration-300" >
6+ < aside className = "relative hidden w-full lg:w-1/2 flex-col justify-between p-8 xl:p-12 lg:flex overflow-hidden min-h-screen select-none transition-colors duration-300 font-sans " >
77
8- < div className = "absolute right-0 top-0 bottom-0 w-[85%] bg-slate -100 dark:bg-slate -900 rounded-l-[120px] overflow-hidden -z-10 transition-colors" >
8+ < div className = "absolute right-0 top-0 bottom-0 w-[85%] bg-neutral -100 dark:bg-neutral -900 rounded-l-[120px] overflow-hidden -z-10 transition-colors" >
99 < Image
1010 src = "/leftSide.png"
1111 alt = "Profissionais de tecnologia"
1212 layout = "fullWidth"
13- className = "h-full w-full object-cover opacity-90 dark:opacity-40 mix-blend-multiply dark:mix-blend-luminosity"
13+ className = "h-full w-full object-cover opacity-[0.85] dark:opacity-30 mix-blend-multiply dark:mix-blend-luminosity"
1414 priority
1515 />
16+ < div className = "absolute inset-0 bg-gradient-to-tr from-blue-500/10 via-purple-500/5 to-transparent pointer-events-none" />
1617 </ div >
1718
1819 < div className = "max-w-xl z-10 space-y-4 mt-6" >
19- < h1 className = "text-3xl xl:text-4xl font-bold tracking-tight text-neutral-900 dark:text-neutral-50 leading-tight" >
20+ < h1 className = "text-4xl xl:text-5xl font-extrabold tracking-tight text-gray-950 dark:text-white leading-tight" >
2021 Conectando talentos < br />
21- < span className = "text-neutral-900 dark:text-neutral-300" > às melhores oportunidades</ span >
22+ < span className = "bg-gradient-to-r from-blue-600 via-purple-500 to-amber-500 bg-clip-text text-transparent dark:from-blue-400 dark:via-purple-400 dark:to-amber-400" >
23+ às melhores oportunidades
24+ </ span >
2225 </ h1 >
23- < p className = "text-sm xl:text-base font-semibold text-[#004726] dark:text-emerald -400 max-w-lg" >
24- Centralizamos oportunidades para ajudar profissionais de tecnologia a encontrarem sua próxima vaga.
26+ < p className = "text-sm xl:text-base font-semibold text-gray-600 dark:text-neutral -400 max-w-lg" >
27+ Centralizamos oportunidades para ajudar profissionais de tecnologia a encontrarem sua próxima vaga global .
2528 </ p >
2629 </ div >
2730
2831 < div className = "absolute left-8 xl:left-12 top-[35%] space-y-4 z-10 w-full max-w-[220px] xl:max-w-[240px]" >
29- < div className = "flex flex-col gap-2.5 bg-white/20 backdrop-blur-md p-3 rounded-2xl border border-white/40 hover:border-emerald-500 transition-all duration-300" >
30- < div className = "bg-[#004726] dark:bg-emerald-600 p-2.5 rounded-xl text-white w-fit" >
31- < Search className = "h-5 w-5" />
32+
33+ < div className = "flex flex-col gap-3 bg-white/40 dark:bg-neutral-900/40 backdrop-blur-md p-4 rounded-2xl border border-white/60 dark:border-neutral-800/50 hover:border-blue-500/50 dark:hover:border-blue-400/50 hover:shadow-lg hover:shadow-blue-500/5 transition-all duration-300 group" >
34+ < div className = "bg-gradient-to-br from-blue-600 to-blue-700 dark:from-blue-500 dark:to-blue-600 p-2.5 rounded-xl text-white w-fit shadow-sm shadow-blue-500/20" >
35+ < Search className = "h-4 w-4" />
3236 </ div >
33- < p className = "text-xs font-bold text-neutral-800 dark:text-green-400 leading-tight" >
37+ < p className = "text-xs font-bold text-gray-900 dark:text-neutral-200 leading-tight" >
3438 Encontre vagas e mentorias
3539 </ p >
3640 </ div >
3741
38- < div className = "flex flex-col gap-2.5 bg-white/20 backdrop-blur-md p-3 rounded-2xl border border-white/40 hover:border-emerald -500 translate-x-6 xl:translate-x-10 transition-all duration-300" >
39- < div className = "bg-[#004726] dark:bg-emerald- 600 p-2.5 rounded-xl text-white w-fit" >
40- < Bell className = "h-5 w-5 " />
42+ < div className = "flex flex-col gap-3 bg-white/40 dark:bg-neutral-900/40 backdrop-blur-md p-4 rounded-2xl border border-white/60 dark:border-neutral-800/50 hover:border-purple -500/50 dark:hover:border-purple-400/50 hover:shadow-lg hover:shadow-purple-500/5 translate-x-6 xl:translate-x-10 transition-all duration-300 group " >
43+ < div className = "bg-gradient-to-br from-purple-600 to-purple-700 dark:from-purple-500 dark:to-purple- 600 p-2.5 rounded-xl text-white w-fit shadow-sm shadow-purple-500/20 " >
44+ < Bell className = "h-4 w-4 " />
4145 </ div >
42- < p className = "text-xs font-bold text-neutral-800 dark:text-green-400 leading-tight" >
46+ < p className = "text-xs font-bold text-gray-900 dark:text-neutral-200 leading-tight" >
4347 Novas oportunidades
4448 </ p >
4549 </ div >
4650
47- < div className = "flex flex-col gap-2.5 bg-white/20 backdrop-blur-md p-3 rounded-2xl border border-white/40 hover:border-emerald -500 transition-all duration-300" >
48- < div className = "bg-[#004726] dark:bg-emerald- 600 p-2.5 rounded-xl text-white w-fit" >
49- < TrendingUp className = "h-5 w-5 " />
51+ < div className = "flex flex-col gap-3 bg-white/40 dark:bg-neutral-900/40 backdrop-blur-md p-4 rounded-2xl border border-white/60 dark:border-neutral-800/50 hover:border-teal -500/50 dark:hover:border-teal-400/50 hover:shadow-lg hover:shadow-teal-500/5 transition-all duration-300 group " >
52+ < div className = "bg-gradient-to-br from-teal-600 to-teal-700 dark:from-teal-500 dark:to-teal- 600 p-2.5 rounded-xl text-white w-fit shadow-sm shadow-teal-500/20 " >
53+ < TrendingUp className = "h-4 w-4 " />
5054 </ div >
51- < p className = "text-xs font-bold text-neutral-800 dark:text-green-400 leading-tight" >
55+ < p className = "text-xs font-bold text-gray-900 dark:text-neutral-200 leading-tight" >
5256 Desenvolvimento profissional
5357 </ p >
5458 </ div >
59+
5560 </ div >
5661
57- < div className = "flex gap-2.5 z-10 mt-auto pl-2" >
62+ < div className = "flex gap-3 z-10 mt-auto pl-2" >
5863 < a
59- href = "https://instragram.com/"
60- className = "bg-[#004726] dark:bg-emerald-600 p-2 rounded-xl text-white hover:bg-[#00331a] dark:hover:bg-emerald-700 transition-all shadow-sm"
64+ href = "https://instagram.com/"
65+ target = "_blank"
66+ rel = "noopener noreferrer"
67+ className = "bg-white dark:bg-neutral-800 border border-gray-200 dark:border-neutral-700 p-2.5 rounded-xl text-gray-700 dark:text-neutral-300 hover:text-blue-600 dark:hover:text-blue-400 hover:border-blue-500/30 dark:hover:border-blue-400/30 transition-all shadow-sm"
6168 >
62- < Instagram className = "h-5 w-5 " />
69+ < Instagram className = "h-4 w-4 " />
6370 </ a >
6471 < a
6572 href = "#"
66- className = "bg-[#004726] dark:bg-emerald-600 p-2 rounded-xl text-white hover:bg-[#00331a] dark:hover:bg-emerald-700 transition-all shadow-sm"
73+ className = "bg-white dark:bg-neutral-800 border border-gray-200 dark:border-neutral-700 p-2.5 rounded-xl text-gray-700 dark:text-neutral-300 hover:text-blue-600 dark:hover:text-blue-400 hover:border-blue-500/30 dark:hover:border-blue-400/30 transition-all shadow-sm"
6774 >
68- < Linkedin className = "h-5 w-5 " />
75+ < Linkedin className = "h-4 w-4 " />
6976 </ a >
7077 </ div >
7178 </ aside >
0 commit comments