\n Faster Speeds: Plans with speeds up to 100 Mbps.\n 1\n
\n
\n Unlimited Data: All plans include unlimited data,\n 2 so you can do more of what you love online.\n
\n
\n Whole Home Wi-Fi: All plans include advanced,\n built-in Wi-Fi. Add Mesh Wi-Fi Nodes to eliminate dead zones.\n
\n
\n Reduced Latency: The Fusion plan combines satellite\n and wireless technologies for a more responsive internet experience.\n Check for availability!\n
\n
\n Available Where You Live: Even in places that are\n beyond the reach of cable and fiber.\n
\n \n );\n}\n","'use client';\n\nimport React from 'react';\nimport styles from './styles.module.scss';\nimport { Carousel } from '@red-digital/bricks';\n\nconst carouselData = [\n {\n title: 'Whole Home Wi-Fi',\n content:\n 'All plans include a Wi-Fi Modem featuring Wi-Fi 6 technology. Add additional Mesh Wi-Fi Nodes to eliminate dead zones in your home.',\n },\n {\n title: 'Unlimited Standard Data 2',\n content:\n 'You have an unlimited amount of Standard Data. If you use all your Priority Data, Standard Data kicks in automatically.',\n },\n {\n title: 'Jupiter Powered',\n content:\n 'Hughesnet plans are powered by JUPITER™ 3, the largest, most advanced commercial communications satellite.',\n },\n];\n\nexport default function GetTheMost() {\n const handleTabClick = (\n index: number,\n event:\n | React.MouseEvent\n | React.KeyboardEvent,\n ) => {\n const tabs = document.querySelectorAll(`.${styles.getTheMostTabs} > div`);\n tabs.forEach((tab) => tab.classList.remove('active-tab'));\n\n const button = event.currentTarget as HTMLDivElement;\n button.classList.add('active-tab');\n\n const slidePagination = document.querySelector(\n `.${styles.getTheMost} [aria-label=\"Go to slide ${index + 1}\"]`,\n );\n\n if (slidePagination) {\n (slidePagination as HTMLElement).click();\n }\n };\n\n const handleKeyDown = (\n index: number,\n event: React.KeyboardEvent,\n ) => {\n if (event.key === 'Enter') {\n handleTabClick(index, event);\n }\n };\n\n return (\n \n
\n
\n
Get the most from satellite internet with Hughesnet
\n
\n Here’s how Hughesnet delivers a faster and more reliable\n internet service.\n
\n \n );\n}\n","'use client';\n\nimport { useContext } from 'react';\nimport styles from './styles.module.scss';\nimport Image from 'next/image';\nimport { FuseContext } from '~/providers/FuseProvider';\nimport PhoneNumber from '~/components/PhoneNumber';\n\nconst cardData = [\n {\n title: 'Check data usage',\n content:\n 'Keep track of your data cycle in real time with the data usage meter.',\n },\n {\n title: 'Manage your home Wi-Fi network',\n content:\n 'Check your Wi-Fi network speed, manage network prioritization, change your Wi-Fi network password and more!',\n },\n {\n title: 'Access your account',\n content:\n 'View and pay your bill, check account information and manage your profile.',\n },\n];\n\nexport default function StayOnTrack() {\n const { fuseNumber, defaultFuseNumber } = useContext(FuseContext);\n\n return (\n \n
\n
Stay on track with the Hughesnet Mobile App
\n
\n Check your account at any time with the Hughesnet Mobile App. Download\n today on your smartphone.\n
\n \n );\n}\n","'use client';\n\nimport styles from './styles.module.scss';\nimport { Carousel } from '@red-digital/bricks';\nimport { useContext } from 'react';\nimport { FuseContext } from '~/providers/FuseProvider';\nimport PhoneNumber from '~/components/PhoneNumber';\n\nconst carouselData = [\n {\n title: 'Connect',\n content:\n 'Hughesnet is faster than ever, with download speeds up to 100 Mbps1 and upload speeds of 5 Mbps!1',\n svg: ``,\n },\n {\n title: 'Stream',\n content:\n 'Every plan comes with unlimited data, so you’ll never get cut off or pay overage fees.',\n svg: ``,\n },\n {\n title: 'Play',\n content:\n 'Enjoy online gaming with a low-latency Fusion plan that delivers a more responsive connection.',\n svg: ``,\n },\n];\n\nexport default function HomepageValueProps() {\n const { fuseNumber, defaultFuseNumber } = useContext(FuseContext);\n\n return (\n \n
\n
Fast speeds. Unlimited data.
\n
\n Hughesnet plans come with speeds up to 100 Mbps1\n
\n
\n Hughesnet satellite home internet delivers broadband-level speeds and\n keeps you connected to who and what matters most, no matter where you\n live.\n