Skip to content

Commit

Permalink
Merge pull request #131 from ethersphere/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
GasperX93 authored Apr 17, 2024
2 parents d9224cb + 0e86e26 commit 7aeeff5
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 125 deletions.
2 changes: 1 addition & 1 deletion components/sections/LandingHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const LandingHero: React.FC<LandingHero> = ({ title, content = "", ctas }) => {
autoPlay
muted
playsInline={true}
className="absolute z-0 top-0 right-0 object-contain pointer-events-none object-top h-[300vh] mt-16 md:mt-0 md:h-[150vh]"
className="absolute z-0 top-0 right-0 object-contain pointer-events-none md:object-top object-right-top max-w-3xl sm:max-w-full mt-0 md:h-[150vh]"
>
<source src="/assets/doors_v3.mp4" type="video/mp4" />
</video>
Expand Down
16 changes: 7 additions & 9 deletions content/pages/grants/community-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ sections:
titleSize: medium-large
id: swarm-20-wave
content: >-
The Swarm Community Events - Grant Programme, an initiative by the Swarm Association, is aimed at amplifying the global dialogue about Swarm technology. Our goal is to facilitate the onboarding process by supporting the organisation of dedicated Swarm events and the inclusion of Swarm presentations at existing tech gatherings.
The Swarm Community Events Grant Programme, an initiative by the Swarm Association, aims to enhance the global dialogue about Swarm technology. Our objective is to simplify the onboarding process by supporting the organisation of dedicated Swarm events.
This initiative provides grants of up to $1,000 in BZZ, helping cover the costs of organising small-scale events such as local meetups, workshops, and other educational activities at the community level.
ctas:
- title: Apply ->
href: "https://grants.ethswarm.org/"
Expand All @@ -36,10 +38,6 @@ sections:
__Workshops & Hackathons:__
Dive deep into Swarm's technical capabilities.
__Presentations at Other Events:__
Communicate Swarm's vision and/or provide technical support at larger tech meetups or conferences.
image: ""
features:
columns: ""
Expand All @@ -49,7 +47,7 @@ sections:
code: ""
template: section-item
- tagline: ""
title: What is Expected
title: What is Expected
content: >-
To be eligible for a grant, your contribution must meet the following criteria:
Expand Down Expand Up @@ -79,7 +77,7 @@ sections:
- tagline: ""
title: How to Apply
content: >-
__Fill Out the Application:__
__Fill Out the Application:__
Describe your vision, event specifics, and budgetary needs.
Expand Down Expand Up @@ -125,8 +123,8 @@ sections:
- tagline: ""
title: Apply now
content: >-
Don't miss this opportunity to contribute to the self-sovereign society we're collectively building. Join our community on the path towards a decentralised future, and let's shape the future of the internet together!
Don't miss this opportunity to contribute to the self-sovereign society we're collectively building. Join our community on the path towards a decentralised future, and let's shape the future of the internet together!
Apply now and become part of the swarm.
image: ""
Expand Down
2 changes: 1 addition & 1 deletion data/pages/index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"event": {
"title": "Swarm Summit 2024",
"content": "Join the Swarm team and community at the annual summit on June 20-21 in Ljubljana, Slovenia, or online.",
"content": "Join the Swarm team and community on June 20-21 in Ljubljana, Slovenia, or online.",
"image": {
"src": "/uploads/summit-popup.png",
"alt": ""
Expand Down
Loading

0 comments on commit 7aeeff5

Please sign in to comment.