diff --git a/assets/images/net.jpg b/assets/images/net.jpg new file mode 100644 index 0000000..d57aa19 Binary files /dev/null and b/assets/images/net.jpg differ diff --git a/content/english/_index.md b/content/english/_index.md index ed5ba8f..307a8e2 100644 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -94,24 +94,26 @@ features: side: "center" bg_img: parallax: true - img: "/images/devon_starfield.png" + img: "/images/net.jpg" transition: - start: "/images/transition.svg" - start_class: "mb-5 transform" + start: "/images/transition2.svg" + start_class: "mb-5 mt-12 transform" + start_style: "mask-repeat: repeat-x;mask-position:top;" start_color: "#fff" - start_dark: "/images/transition2.svg" + start_dark: "/images/transition.svg" start_dark_color: "#150e31" - end: "/images/transition.svg" - end_class: "mt-20 transform -scale-y-100 -scale-x-100" + end: "/images/transition3.svg" + end_class: "mt-20 transform -scale-x-100 -pb-1" end_color: "#fff" - end_dark: "/images/transition2.svg" + end_dark: "/images/transition3.svg" + end_style: "mask-size:cover;mask-position:bottom;height:165px;" end_dark_color: "#150e31" bg_color: "#0a0a0a" content: "The Handmade Network is your online community and go-to hub when there's no in-person events. Participate in jams, be awed by software projects and enjoy a huge Discord community." - content_class: "text-white mt-12 px-12 pb-12 pt-24 bg-[rgba(0,0,0,0.5)] rounded-lg" + content_class: "text-white mt-12 px-12 py-8 bg-[rgba(0,0,0,0.85)] rounded-lg !col-9" button: enable: enable - class: "meetups-bg dark:meetups-bg" + class: "bg-white dark:bg-white text-black" label: "Network" link: "https://handmade.network"