@@ -102,15 +102,16 @@ <h2 class="text-xl md:text-3xl font-light mb-8">- Coding Reshape Future -</h2>
102102 < div class ="md:w-1/2 mt-12 md:mt-0 flex justify-center ">
103103 < div class ="animate-float ">
104104 < svg xmlns ="http://www.w3.org/2000/svg " width ="350 " height ="350 " viewBox ="0 0 200 200 " class ="text-white ">
105- < circle cx ="100 " cy ="100 " r ="80 " fill ="none " stroke ="currentColor " stroke-width ="2 " / >
105+ < circle cx ="100 " cy ="100 " r ="80 " fill ="none " stroke ="currentColor " stroke-width ="2 "> </ circle >
106106 < g fill ="none " stroke ="currentColor ">
107- < path d ="M40,70 Q100,20 160,70 " stroke-width ="2 " />
108- < path d ="M40,130 Q100,180 160,130 " stroke-width ="2 " />
109- < path d ="M70,40 Q20,100 70,160 " stroke-width ="2 " />
110- < path d ="M130,40 Q180,100 130,160 " stroke-width ="2 " />
111- </ g >
112- < circle cx ="100 " cy ="100 " r ="40 " fill ="rgba(255,255,255,0.1) " />
113- < text x ="50% " y ="50% " dominant-baseline ="middle " text-anchor ="middle " fill ="currentColor " font-size ="10 "> CODING RESHAPE FUTURE</ text >
107+ < path d ="M40,70 Q100,20 160,70 " stroke-width ="2 "> </ path >
108+ < path d ="M40,130 Q100,180 160,130 " stroke-width ="2 "> </ path >
109+ < path d ="M70,40 Q20,100 70,160 " stroke-width ="2 "> </ path >
110+ < path d ="M130,40 Q180,100 130,160 " stroke-width ="2 "> </ path >
111+ </ g > < image href ="https://cdn.crfnetwork.com/images/crf/crf-logo-clean.png " x ="60 " y ="60 " width ="80 " height ="80 "> </ image >
112+
113+ < circle cx ="100 " cy ="100 " r ="40 " fill ="rgba(255,255,255,0.1) "> </ circle >
114+ < text x ="50% " y ="190px " dominant-baseline ="middle " text-anchor ="middle " fill ="currentColor " font-size ="10 "> CODING RESHAPE FUTURE</ text >
114115 </ svg >
115116 </ div >
116117 </ div >
0 commit comments