Skip to content

Commit

Permalink
Build error patched
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland committed Aug 25, 2024
1 parent 134931a commit abf1553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/enterprise/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export function Content() {
</p>
<p>
Enterprise-level customers benefit from dedicated support, ensuring seamless deployment,
optimal performance, and reliability across their game server infrastructure. Horizon's
optimal performance, and reliability across their game server infrastructure. Horizon&apos;s
customizable synchronization parameters and centralized management simplify large-scale server
operations, making it an ideal choice for enterprises seeking to deliver exceptional
multiplayer gaming experiences.
Expand Down Expand Up @@ -103,7 +103,7 @@ export function Content() {
<div className="ml-4">
<h3 className="text-lg font-medium text-gray-100">Real-time Insights and Analytics</h3>
<p className="mt-2 text-base text-gray-400">
Gain valuable insights into your system's performance with our comprehensive analytics. Monitor resource usage, track user activities, and make data-driven decisions to optimize your operations.
Gain valuable insights into your system&apos;s performance with our comprehensive analytics. Monitor resource usage, track user activities, and make data-driven decisions to optimize your operations.
</p>
</div>
</li>
Expand Down
2 changes: 1 addition & 1 deletion app/metal/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export function Content() {
<section className="py-12">
<h2 className="text-5xl font-extrabold mb-6">Why use Horizon Metal?</h2>
<p className="text-lg text-gray-700 dark:text-gray-300">
Horizon Metal is perfect for companies who don't want to spend time troubleshooting their Horizon setups.
Horizon Metal is perfect for companies who don&apos;t want to spend time troubleshooting their Horizon setups.
It is also useful if you want your hardware to be optimized specifically for your game. For example, one of your subsystems
may use CUDA for a massively parallel set of tasks. We can figure out how to maximize players and minimize cost by running only
the hardware you need in each physical server.
Expand Down

0 comments on commit abf1553

Please sign in to comment.