Switch to version 1: modified src/app/contact/page.tsx
This commit is contained in:
@@ -34,6 +34,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Wanda"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,4 +111,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user