diff --git a/Gemfile b/Gemfile
index 860616c..84f780e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -16,7 +16,7 @@ gem "bridgetown", "~> 1.1.0"
# Puma is a Rack-compatible server used by Bridgetown
# (you can optionally limit this to the "development" group)
-gem "puma", "~> 5.6"
+gem "puma"
group :test do
# Test rendered HTML files to make sure they are accurate
diff --git a/Gemfile.lock b/Gemfile.lock
index 834a43f..ae47c4d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -111,7 +111,7 @@ GEM
racc (~> 1.4)
parallel (1.22.1)
public_suffix (5.0.0)
- puma (5.6.7)
+ puma (6.3.1)
nio4r (~> 2.0)
racc (1.6.2)
rack (3.0.6.1)
@@ -151,7 +151,7 @@ PLATFORMS
DEPENDENCIES
bridgetown (~> 1.1.0)
html-proofer
- puma (~> 5.6)
+ puma
RUBY VERSION
ruby 3.1.1p18
diff --git a/frontend/stylesheets/components/_list-sponsor.scss b/frontend/stylesheets/components/_list-sponsor.scss
index 16b231d..ae7d2e4 100644
--- a/frontend/stylesheets/components/_list-sponsor.scss
+++ b/frontend/stylesheets/components/_list-sponsor.scss
@@ -8,6 +8,7 @@
@include make-col(4);
display: flex;
+ align-items: center;
justify-content: center;
padding-top: 1rem;
diff --git a/frontend/stylesheets/screens/_home.scss b/frontend/stylesheets/screens/_home.scss
index ae8da85..bdd2fa2 100644
--- a/frontend/stylesheets/screens/_home.scss
+++ b/frontend/stylesheets/screens/_home.scss
@@ -82,11 +82,11 @@ body.home .sponsors {
@include media-breakpoint-up('sm') {
margin-inline: auto;
}
- }
- &.list-sponsor--silver {
- @include media-breakpoint-up('md') {
- width: 85%
+ &.list-sponsor--silver {
+ @include media-breakpoint-up('md') {
+ width: 85%
+ }
}
}
diff --git a/src/_data/sponsors.yml b/src/_data/sponsors.yml
index fc5b503..0a924d4 100644
--- a/src/_data/sponsors.yml
+++ b/src/_data/sponsors.yml
@@ -17,4 +17,14 @@
about: "We believe that extraordinary expertise in design and technology can solve some of the world's biggest challenges."
logo_url: /images/sponsors/oivan.svg
url: "https://oivan.com/"
- level: gold
\ No newline at end of file
+ level: gold
+- name: The Urban Office
+ about: The Urban Office is Thailand’s leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
+ logo_url: /images/sponsors/urbanoffice.svg
+ url: "https://www.theurbanoffice.com/"
+ level: gold
+- name: Bluethumb
+ about: We make discovering artists & buying art easy. We represent over 20,000 emerging and established artists from Australia and work with 20 of Australia's most remote Aboriginal Art Centres to give you access to more Australian artists and their art than anywhere else in the world.
+ logo_url: /images/sponsors/bluethumb.svg
+ url: "https://tech.blueth.mb/"
+ level: silver
diff --git a/src/images/sponsors/bluethumb.svg b/src/images/sponsors/bluethumb.svg
new file mode 100644
index 0000000..7e70514
--- /dev/null
+++ b/src/images/sponsors/bluethumb.svg
@@ -0,0 +1,11 @@
+
diff --git a/src/images/sponsors/urbanoffice.svg b/src/images/sponsors/urbanoffice.svg
new file mode 100644
index 0000000..a8ade4b
--- /dev/null
+++ b/src/images/sponsors/urbanoffice.svg
@@ -0,0 +1,20 @@
+