import Link from "next/link" import { Button } from "@/components/ui/button" import { Card, CardContent } from "@/components/ui/card" import { FeatureCard } from "@/components/feature-card" import { TestimonialCard } from "@/components/testimonial-card" import { features, testimonials } from "@/lib/data" export default function HomePage() { const jsonLd = { "@context": "https://schema.org", "@type": "LocalBusiness", name: "Higgy's Android Boxes", description: "Android streaming boxes with included tech support. Only $20/month.", telephone: "+1-250-701-1183", url: "https://higgysandroidboxes.com", address: { "@type": "PostalAddress", addressRegion: "BC", addressCountry: "CA", }, priceRange: "$20/month", areaServed: "Canada", } return ( <>
Only $20/month with no hidden fees. Tech support included. Based on Vancouver Island and trusted across Canada.
Contact Daniel Higginson for more information