Remove HMN from landing page
parent
85f7c3ed6b
commit
82c4ee66ad
|
|
@ -94,35 +94,6 @@ features:
|
|||
label: "About Us"
|
||||
link: "/about"
|
||||
|
||||
- title: "Partnered with Handmade Network"
|
||||
title_class: "text-white mb-8"
|
||||
image: ""
|
||||
side: "center"
|
||||
bg_img:
|
||||
parallax: true
|
||||
img: "/images/net.jpg"
|
||||
transition:
|
||||
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/transition.svg"
|
||||
start_dark_color: "#150e31"
|
||||
end: "/images/transition3.svg"
|
||||
end_class: "mt-20 transform -scale-x-100 -pb-1"
|
||||
end_color: "#fff"
|
||||
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 our online community and go-to hub when there's no in-person events. Participate in jams, be awed by project showcases and enjoy a huge Discord community."
|
||||
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: "bg-white dark:bg-white text-black"
|
||||
label: "Network"
|
||||
link: "https://handmade.network"
|
||||
|
||||
- title: "Companies Value Handmade"
|
||||
title_class: "text-center mt-16 mb-12"
|
||||
image: ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue