How can i make this main menu better?

I’ve been making a game like nico’s nextbots and Garry’s Mod style, i’ve made a main menu but i kinda dont like the logo spinny transition.


How can i make this better? Can someone give me better easing style?
This is the script if someone needs it.

local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)

you could probably make the current quad tween go 105% of the way and then use Quad, InOut to go back to the goal to make it look more animated