--- import "@/globals.css"; import "aos/dist/aos.css"; import ServicesSection from "@/components/ServicesSection.astro"; import WhyChooseUs from "@/components/WhyChooseUs.astro"; import Packages from "@/components/Packages.astro"; import Testimonials from "@/components/Testimonials.astro"; import MaxWidthWrapper from "@/components/other/max.width.wrapper"; import Title from "@/components/atoms/title"; import Navbar from "@/components/molecules/navbar"; import Footer from "@/components/molecules/footer.astro"; import { Wifi, Tv, PhoneCall, Shield } from "lucide-react"; import CallButton from "@/components/molecules/CallButton"; const services = [ { id: 1, icon: Wifi, color: "primary", title: "Verizon Fios Internet", description: "Experience the power of 100% fiber-optic internet with symmetrical upload and download speeds up to 940 Mbps. Perfect for 4K streaming, competitive gaming, and whole-home connectivity with no data caps.", aos: { "data-aos": "zoom-out", "data-aos-duration": "600", }, }, { id: 2, icon: Tv, color: "secondary", title: "Verizon Fios TV", description: "Enjoy crystal-clear picture quality with 425+ channels, including premium options and integrated streaming services. The Fios TV app lets you watch your favorite shows anywhere on any device.", aos: { "data-aos": "zoom-out", "data-aos-duration": "500", }, }, { id: 3, icon: PhoneCall, color: "tertiary", title: "Verizon Home Phone", description: "Stay connected with reliable home phone service featuring 20+ advanced calling features, including caller ID, call waiting, and spam protection. Unlimited nationwide calling with crystal-clear connections.", aos: { "data-aos": "zoom-out", "data-aos-duration": "500", }, }, { id: 4, icon: Shield, color: "quaternary", title: "Whole-Home Network", description: "Elevate your home network with Verizon's advanced router technology, featuring WiFi 6E capability, parental controls, and built-in network security. Enjoy seamless coverage throughout your entire home.", aos: { "data-aos": "zoom-out", "data-aos-duration": "600", }, }, ]; const page = "verizon"; ---
Verizon's dedicated fiber-optic connection delivers unparalleled reliability, ultra-fast speeds, and crystal-clear entertainment. With symmetrical upload and download capabilities, whole-home WiFi coverage, and a 2-year price guarantee with consistent billing, Fios provides the stable foundation your digital life deserves without the surprise costs.