I found this link a while ago, and decided to give it a shot:
https://mega.co.nz/#!oENChD5B!QFUaMCp7iC5Vc51fpL-6Uh53KmKQ7fg7fkgaF0NZ-KU
Download, follow the instructions, and you'll end up with this:
[spoiler]
Client:
Launcher:
![[Image: 2511e2e074.jpg]](http://puu.sh/asayC/2511e2e074.jpg)
[/spoiler]
If you only want the content/landing page changed to the new one:
Preview:
[spoiler]
![[Image: AS3bqOE.jpg]](http://i.imgur.com/AS3bqOE.jpg)
[/spoiler]
Navigate to:
C:\Riot Games\League of Legends\RADS\projects\lol_air_client_config_euw\releases\0.0.0.48\deploy
on Mac:
Right Click LoL -> Open Package Contents
Next, find
lol.properties and open it with Notepad or a similar program.
Find and remove the whole line of
lobbyLandingURL and
featuredGamesURL.
Add the following text to the bottom of the text file:
Code:
lobbyLandingURL=http://frontpage.na.leagueoflegends.com/en_US/client/landing
ladderURL=http://www.leagueoflegends.com/ladders
useNewChrome=true
useANE=true
status_url=http://status.leagueoflegends.com
This was taken from a Reddit thread a while ago, thought it would be nice to share.