diff --git a/src/partials/Footer.tsx b/src/partials/Footer.tsx index c7b77cc..9f406b0 100644 --- a/src/partials/Footer.tsx +++ b/src/partials/Footer.tsx @@ -16,7 +16,7 @@ export default function Footer(props: { withBorder?: boolean }) { hello@inhousequeue.xyz

- © 2023 All rights reserved. + © 2024 All rights reserved.

{/* col 2 - links*/} diff --git a/src/partials/Home/CallToAction.tsx b/src/partials/Home/CallToAction.tsx index c098363..4c4fdbc 100644 --- a/src/partials/Home/CallToAction.tsx +++ b/src/partials/Home/CallToAction.tsx @@ -1,6 +1,4 @@ import Button from "../../components/Button"; -import CWLLogo from "../../assets/cwl.png"; -import Image from "next/image"; export default function CallToAction() { return ( @@ -20,10 +18,11 @@ export default function CallToAction() { -
-

Proud sponsor of:

- CWL Logo -
+ {/* sponsor */} + {/*
+

Proud sponsor of:

+ CWL Logo +
*/} {/* right buttons */} @@ -33,13 +32,21 @@ export default function CallToAction() { > {/* invite button */} + + {/* commands */}