From 551eabc01cb63fe054d910757e4014a86f0445ea Mon Sep 17 00:00:00 2001 From: DIVISIONSolar Date: Thu, 30 Jan 2025 13:52:27 -0500 Subject: [PATCH] fix stuff --- .gitignore | 1 + src/app/page.tsx | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3c3629e..1380c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +.next \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d6cfaf..8f0fca6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,10 +36,10 @@ const offerings = [ link: "#", }, { - title: "Colocation (Soon)", + title: "Colocation", description: "Securely host your own hardware in our state-of-the-art data centers. With fully managed power, cooling, and networking infrastructure, plus robust DDoS mitigation, you can focus on scaling your business while we handle the rest. Available in Phoenix, AZ, and Miami, FL, USA.", - link: "#", + link: "https://billing.skylinkhosting.com/index.php?rp=/store/colocation", }, { title: "Web Hosting (Soon)", @@ -245,21 +245,21 @@ export default function Home() {

By using Skylink Hosting's website and services, you agree to our{" "} Terms of Service ,{" "} Privacy Policy {" "} and{" "} SLA @@ -298,19 +298,19 @@ export default function Home() {