mirror of
https://github.com/SkyLinkHostingLLC/Website.git
synced 2026-02-21 22:32:23 -05:00
Update page.tsx
This commit is contained in:
parent
e3601256e4
commit
2a65f96bfc
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ import Image from "next/image";
|
|||
import serverImage from "@/app/img/hero-right.png";
|
||||
import footerImage from "@/app/img/logo.png";
|
||||
import footerImageText from "@/app/img/Status-01.png";
|
||||
import SLA from "@app/legal/SLA.pdf";
|
||||
import TOS from "@app/legal/TOS.pdf";
|
||||
import Privacy from "@app/legal/Privacy.pdf";
|
||||
|
||||
const poppins = Poppins({
|
||||
weight: ["400", "600", "700"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue