Switch to version 1: modified src/app/contact/page.tsx

This commit is contained in:
2026-06-10 10:02:08 +00:00
parent 831892771b
commit 3f0db3291f

View File

@@ -34,6 +34,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "/contact"}, name: "Contact", id: "/contact"},
]} ]}
brandName="Wanda"
/> />
</div> </div>