diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 828e092..2f3997b 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,6 +90,11 @@ export default function Layout() { { label: "14 South Main St, Wilmington, VT", }, + ], + }, + { + title: "Quick Links", + items: [ { label: "Menu", href: "#menu",