From 563aa41c49be80f70dea7ae15cc4b59e697eb507 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:29:04 +0000 Subject: [PATCH] Update src/app/practical-info/page.tsx --- src/app/practical-info/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/practical-info/page.tsx b/src/app/practical-info/page.tsx index 60cb31b..34f224d 100644 --- a/src/app/practical-info/page.tsx +++ b/src/app/practical-info/page.tsx @@ -5,7 +5,6 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import FaqBase from '@/components/sections/faq/FaqBase'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import Link from 'next/link'; const navItems = [ { name: "Rooms", id: "/accommodations" },