import Link from 'next/link'; export default function Home() { return (

Welcome to ShortURL Analytics

Dashboard

View your overall analytics and key metrics

Events

Track and analyze event data

Geographic Analysis

Explore visitor locations and geographic patterns

Device Analytics

Understand how users access your links

); }