diff --git a/src/data/sponsors.json b/src/data/sponsors.json
new file mode 100644
index 0000000..cec6b91
--- /dev/null
+++ b/src/data/sponsors.json
@@ -0,0 +1,10 @@
+{
+ "title": "Sponsors",
+ "sponsors": [
+ {
+ "name": "SB Intuitions",
+ "photo": "/sponsors/sbint.png",
+ "website": "https://www.sbintuitions.co.jp/en/"
+ }
+ ]
+}