diff --git a/src/app/page.tsx b/src/app/page.tsx index 054c785..0035a57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "About", id: "about"}, { - name: "Gallery", id: "gallery",\n }, + name: "Gallery", id: "gallery"}, { name: "Location", id: "location"}, ]}