feat: Update styles and content for Boathouse Cafe website to enhance user experience and reflect new branding

This commit is contained in:
2026-06-13 09:13:20 -04:00
parent d1e39aee04
commit df6189d308
3 changed files with 179 additions and 185 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
</a>
<nav class="top-nav" aria-label="Primary">
<a href="#menu">Menu</a>
<a href="#workspace">Recharge</a>
<a href="#offerings">Vibe</a>
<a href="#events">Events</a>
<a href="#about">About</a>
<a href="#contact">Contact</a>
@@ -40,7 +40,7 @@
{% block body %}{% endblock %}
<footer class="site-footer">
<p>© 2026 Boathouse Cafe Lake Hopatcong &nbsp;·&nbsp; 1 Brady Rd, Lake Hopatcong, NJ 07849 &nbsp;·&nbsp; <a href="mailto:info@boathousecafelakehopatcong.com" style="color: inherit;">info@boathousecafelakehopatcong.com</a></p>
<p>&copy; 2026 Boathouse Cafe Lake Hopatcong &nbsp;&middot;&nbsp; 1 Brady Rd, Lake Hopatcong, NJ 07849 &nbsp;&middot;&nbsp; <a href="mailto:info@boathousecafelakehopatcong.com" style="color: inherit;">info@boathousecafelakehopatcong.com</a></p>
</footer>
</body>
</html>