diff --git a/apps/website/src/app/build/page.tsx b/apps/website/src/app/build/page.tsx index c9a2bfa93..a75e77aa5 100644 --- a/apps/website/src/app/build/page.tsx +++ b/apps/website/src/app/build/page.tsx @@ -98,7 +98,7 @@ export default function Build() { mb={{ base: "120px", xl: "109px" }} w={{ base: "auto", xl: "445px" }} > - + Contribute to Semaphore @@ -106,7 +106,7 @@ export default function Build() { Semaphore is open source with dozens of community contributors. You can propose improvements to the protocol or take good first issues to get started. - + {linksInfo.map((linkInfo) => ( - + - + - + - + - + Join the Semaphore community Ask questions, suggest ideas, stay up-to-date, and meet other people building privacy diff --git a/apps/website/src/components/Carousel.tsx b/apps/website/src/components/Carousel.tsx index 0a82acb3f..44677fa08 100644 --- a/apps/website/src/components/Carousel.tsx +++ b/apps/website/src/components/Carousel.tsx @@ -141,7 +141,7 @@ export default function Carousel({ title, sizes, type, ...props }: CarouselProps /> - + - + {texts.map((text) => (