Add Game Server Support service + dedicated Terms page, and wire into site navigation#43
Merged
Conversation
Copilot created this pull request from a session on behalf of
iaretechnician
May 29, 2026 18:16
View session
There was a problem hiding this comment.
Pull request overview
Adds a new “Game Server Support” service offering to the Runlevel Systems marketing site, including a dedicated Terms of Service page, and wires the new service into primary navigation and key conversion paths.
Changes:
- Introduces
game-server-support.phpdescribing the new support/customization offering with pricing/examples and CTAs. - Adds
game-server-support-terms.phpwith support-specific terms. - Updates site navigation, footer, homepage service card, and hosting page cross-linking to improve discoverability and clarify hosting vs. support.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
index.php |
Replaces the homepage “Game Server Hosting” service card with “Game Server Support” to feature the new offering. |
includes/navigation.php |
Adds “Game Server Support” to the top navigation menu. |
includes/footer.php |
Adds footer links for “Game Server Support” and “Game Server Support Terms”. |
gameserver-hosting.php |
Adds a cross-link directing users to the new support service for non-hosting technical help. |
game-server-support.php |
New service page content, structure, and CTAs for support/customization work. |
game-server-support-terms.php |
New terms page tailored to support/customization (non-hosting) engagements. |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
| <link rel="icon" type="image/png" href="/assets/images/RL-icon.png"> | ||
|
|
||
| <title>Game Server Support | Terms of Service</title> |
| <p>Tell us what you want changed, fixed, or improved. We'll review the request, provide an estimate, and explain the options. Some projects take a few minutes while others may require testing, development, and deployment.</p> | ||
| <p>Because every game and server is different, most work is quoted individually.</p> | ||
| <div class="service-actions"> | ||
| <a class="core-action secondary" href="/game-server-support-terms.php">Read Full Terms Of Service</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new Game Server Support offering page and a separate Terms of Service page tailored to support/customization work (not hosting). The content is structured for community owners with clear service scope, realistic pricing examples, project examples, and direct conversion paths.
Service page:
game-server-support.phpTerms page:
game-server-support-terms.phpNavigation and discoverability updates
includes/navigation.php)includes/footer.php)index.php)gameserver-hosting.php) to reinforce hosting vs support separation