--- import { MENU_LINKS } from "@/data/constants"; const url = new URL(Astro.request.url); ---
Steve Simkins