diff --git a/app/assets/images/Site/faq.jpg b/app/assets/images/Site/faq.jpg new file mode 100644 index 0000000..038bdac Binary files /dev/null and b/app/assets/images/Site/faq.jpg differ diff --git a/app/assets/images/Site/game-land-logo.png b/app/assets/images/Site/game-land-logo.png new file mode 100644 index 0000000..78bb325 Binary files /dev/null and b/app/assets/images/Site/game-land-logo.png differ diff --git a/app/assets/images/Site/support.png b/app/assets/images/Site/support.png new file mode 100644 index 0000000..6e0877c Binary files /dev/null and b/app/assets/images/Site/support.png differ diff --git a/app/assets/images/Site/video-game-wallpapers.jpg b/app/assets/images/Site/video-game-wallpapers.jpg new file mode 100644 index 0000000..b4a1060 Binary files /dev/null and b/app/assets/images/Site/video-game-wallpapers.jpg differ diff --git a/app/assets/images/logo-back.png b/app/assets/images/logo-back.png new file mode 100644 index 0000000..753437b Binary files /dev/null and b/app/assets/images/logo-back.png differ diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index f9ca661..e55f39f 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -30,6 +30,37 @@ body { min-width: 5em; } +.buttonfull { + background-color: rgb(222, 62, 62); + border: none; + color: white; + padding: 10px 10px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + margin: 4px 2px; + cursor: pointer; + min-width: 5em; + width: 100%; +} + +.buttonfull:hover { + background-color: #000; + border: none; + color: white; + padding: 10px 10px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + margin: 4px 2px; + cursor: pointer; + min-width: 5em; + width: 100%; +} + + .icon{ width:5em; opacity: 0.5; @@ -229,3 +260,8 @@ h1 { padding: 2em; } } +.bodyback { + background: url("logo-back.png"); + background-repeat: no-repeat; + background-attachment: fixed; +} \ No newline at end of file diff --git a/app/views/static_pages/about.html.erb b/app/views/static_pages/about.html.erb index be7cbc1..8575d57 100644 --- a/app/views/static_pages/about.html.erb +++ b/app/views/static_pages/about.html.erb @@ -1,2 +1,48 @@ -

StaticPages#about

-

Find me in app/views/static_pages/about.html.erb

+ + + + Bootstrap Example + + + + + + + + +
+
+

<%=image_tag("Site/game-land-logo.png") %>
ABOUT GAME LAND

+

GAME LAND is the leading digital distribution platform for PC and Mac games creating easily accessible gaming experiences for gamers worldwide – anytime, anywhere. Offering a “client-free” experience that eliminates the need for a bulky client interface, gamers anywhere can now access their games without any third party involvement.

+

With the largest catalog of games available for download on the web (currently over 6000), GAME LAND offers a strong selection of AAA publishers and a dynamic variety of niche and indie publishers.

+

To serve the growing community, GAME LAND rolled out the industry's most robust loyalty program with the launch of Blue Coins. Blue Coins are earned through various kinds of user activity on the site, but can also be purchased directly with cash. Users can earn Blue Coins by writing reviews, ranking games, and participating in the Game Tutor program.

+
+ +

<%=image_tag("Site/video-game-wallpapers.jpg", class: "img-responsive")%>

+ +
+ +
+
+

Consoles

+

We have a huge range of consoles on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ VIEW CONSOLES +
+
+

Activities

+

We have a huge range of activity games on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ VIEW ACTIVITIES +
+
+

Genres

+

We have a huge range of different games on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ VIEW GENRES +
+
+
+
+ + diff --git a/app/views/static_pages/help.html.erb b/app/views/static_pages/help.html.erb index 61896f5..808d529 100644 --- a/app/views/static_pages/help.html.erb +++ b/app/views/static_pages/help.html.erb @@ -1,2 +1,91 @@ -

StaticPages#help

-

Find me in app/views/static_pages/help.html.erb

+ + + + Bootstrap Example + + + + + + + + +
+
+

<%=image_tag("Site/game-land-logo.png") %>
We're Here To Help!!

+

How do I contact Game World?

+You can contact Game Online via the following methods: + +  +

Black Friday Online Support

+Thank you for your support during the Black Friday trading period. We have experienced a large volume of queries which has impacted our online call centre ability to answer all your calls. + +Please can we ask that you email your query to websupport@gameworld.com and we will aim to respond on the same business day. + +A few tips to assist you: + +  + +  + +General Game Customer Support + +Customer Call Centre: 0861 426 322 73 + +Open: 8am-5pm weekdays: Saturdays 9am–4pm : Sundays 9am–1pm + +Customer Service Email: service@gameworld.com + +  + +  + +Game Store Card / RCS Enquiries: 0861 0022 33 + +Game Store Card / RCS Email: contactus@gameworld.com + +Vodacom Contracts Call Centre: 082 111 + +  + +  +

Where do you deliver?

+We now deliver to the majority of South African addresses. +We do not currently deliver internationally. +If your suburb is not currently covered by us, please don’t hesitate to contact our Call Centre on 0861 426 322, for further assistance. + +  +
+ +

<%=image_tag("Site/support.png", class: "img-responsive")%>

+ +
+ +
+
+

Tech Support

+

We have a huge range of consoles on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ CONTACT +
+
+

Customer Care

+

We have a huge range of activity games on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ CONTACT +
+
+

Enquiries

+

We have a huge range of different games on offer...

+

Feel free to browse through our website and see what fantastic deals we have on offer...

+ CONTACT +
+
+
+
+ +