mirror of
https://github.com/SkyLinkHostingLLC/Website.git
synced 2026-02-22 01:52:21 -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 serverImage from "@/app/img/hero-right.png";
|
||||||
import footerImage from "@/app/img/logo.png";
|
import footerImage from "@/app/img/logo.png";
|
||||||
import footerImageText from "@/app/img/Status-01.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({
|
const poppins = Poppins({
|
||||||
weight: ["400", "600", "700"],
|
weight: ["400", "600", "700"],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue