Skip to content

Refresh core marketing pages and navigation for Dev Partner/Hosting/Mods messaging#47

Merged
iaretechnician merged 1 commit into
unstablefrom
copilot/update-website-pages-and-navigation
May 29, 2026
Merged

Refresh core marketing pages and navigation for Dev Partner/Hosting/Mods messaging#47
iaretechnician merged 1 commit into
unstablefrom
copilot/update-website-pages-and-navigation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

This PR aligns public-facing service pages with the updated positioning: Dev Partner naming, clearer Mods & Custom Code scope, simplified GameServers.World hosting messaging, and stronger GSP open-source/commercial-use clarity with the correct GitHub destination.

  • Navigation + shared labels

    • Replaced Technical Partner with Dev Partner in primary nav.
    • Kept short top-level menu labels: Home, Dev Partner, Hosting, Mods, Products, Projects, Contact.
    • Updated footer service labels to match page naming and linked GSP to RunlevelSystems/GSP.
  • Dev Partner page (design-debug-deploy.php)

    • Retitled page to Dev Partner with the requested subtitle and supporting copy.
    • Updated partnership messaging to emphasize collaborative engagement (“with you, not over you”).
    • Removed older technical-service-card framing that conflicted with the new concise partnership positioning.
  • Mods page (game-server-support.php)

    • Renamed to Mods & Custom Code with new subtitle.
    • Added plain-English “Mods Can Be Hard” section describing common operational pain points.
    • Replaced service grid with requested offerings (custom scripts, mod install/troubleshooting, integrations, migration, legacy support, community features).
    • Added Simple Project Pricing section with the requested pricing bands/examples and updated CTA buttons.
  • Hosting page (gameserver-hosting.php)

    • Simplified hero and opening copy to clearly state hosting is rented through GameServers.World.
    • Added “What We Host” section with requested server-type cards.
    • Added short “Hosting Backed By Real Tools” section connecting GameServers.World to GSP.
    • Added explicit “Want To Run Your Own Hosting Company?” block clarifying GSP is free/open source and usable for commercial hosting businesses, with GitHub + commercial support CTAs.
  • GSP page (game-server-panel.php)

    • Updated subtitle to Open Source Game Server Hosting Platform.
    • Added explicit statement that GSP is free/open source and can run a commercial hosting company.
    • Reworked features into the requested card set and updated buttons to:
      • View On GitHubhttps://github.com/RunlevelSystems/GSP
      • Request Commercial Support
  • Homepage (index.php)

    • Updated service cards to: Dev Partner, Hosting, Mods & Custom Code.
    • Rewrote card copy per requested plain-English positioning.
    • Added/updated affordability line for creators, communities, and small teams.
<li><a href="<?php echo $base_path; ?>design-debug-deploy.php" ...>Dev Partner</a></li>
...
<a class="core-action primary" href="https://github.com/RunlevelSystems/GSP" target="_blank" rel="noopener noreferrer">View GSP On GitHub</a>

@iaretechnician iaretechnician marked this pull request as ready for review May 29, 2026 22:27
Copilot AI review requested due to automatic review settings May 29, 2026 22:27
@iaretechnician iaretechnician merged commit 4d1200f into unstable May 29, 2026
@iaretechnician iaretechnician deleted the copilot/update-website-pages-and-navigation branch May 29, 2026 22:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes public marketing copy and navigation to emphasize Dev Partner, Hosting, Mods & Custom Code, and GSP’s open-source/commercial-use positioning.

Changes:

  • Updates primary/footer service labels and public page messaging.
  • Reworks Dev Partner, Mods, Hosting, and GSP page content and CTAs.
  • Points new GSP CTAs/footer link to RunlevelSystems/GSP.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
index.php Updates homepage service card labels and copy.
includes/navigation.php Renames primary nav “Technical Partner” to “Dev Partner”.
includes/footer.php Updates service labels and GSP community link.
gameserver-hosting.php Reframes hosting around GameServers.World and GSP.
game-server-support.php Renames service to Mods & Custom Code and adds pricing.
game-server-panel.php Clarifies GSP open-source/commercial positioning and GitHub CTA.
design-debug-deploy.php Retitles Technical Partner page as Dev Partner and simplifies copy.

Comment thread game-server-support.php
<div class="service-actions">
<a class="core-action primary" href="/contact.php">Request Quote</a>
<a class="core-action secondary" href="/game-server-support-terms.php">View Service Terms</a>
<a class="core-action primary" href="/contact.php?subject=Mod%20Quote">Request a Quote</a>
Comment thread includes/footer.php
<li><a href="<?php echo $footer_base_path; ?>design-debug-deploy.php">Dev Partner</a></li>
<li><a href="<?php echo $footer_base_path; ?>gameserver-hosting.php">Hosting</a></li>
<li><a href="<?php echo $footer_base_path; ?>game-server-support.php">Mods &amp; Customization</a></li>
<li><a href="<?php echo $footer_base_path; ?>game-server-support.php">Mods &amp; Custom Code</a></li>
Comment thread index.php
<div class="container cta-block">
<h2>Need A Technical Partner?</h2>
<h2>Need A Dev Partner?</h2>
<p>Whether you need development services, hosting, mods and customization, troubleshooting, or long-term support, Runlevel Systems can help.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants