diff --git a/src/app/custom-order/page.tsx b/src/app/custom-order/page.tsx index bf8e5cd..7c3a550 100644 --- a/src/app/custom-order/page.tsx +++ b/src/app/custom-order/page.tsx @@ -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" /> @@ -95,4 +96,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file