Update src/app/custom-order/page.tsx
This commit is contained in:
@@ -33,7 +33,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Wanda"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EilQ9IqljqhhhtRM9ixGlzAbev/uploaded-1781083789021-qv0dg31c.jpg"
|
||||
logoAlt="Wanda Bags Logo"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,4 +96,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user