Skip to content

Commit 069f06a

Browse files
authored
Merge pull request #26 from Quantus-Network/feat/website-rebrand
Website rebrand part 1
2 parents 08eb7cc + b0ed717 commit 069f06a

194 files changed

Lines changed: 11589 additions & 8563 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

website/bun.lock

Lines changed: 33 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,15 @@
1313
"format:write": "prettier --write ."
1414
},
1515
"dependencies": {
16-
"@astrojs/mdx": "5.0.2",
17-
"@astrojs/react": "5.0.1",
18-
"@astrojs/sitemap": "3.7.1",
16+
"@fontsource/geist": "^5.2.8",
17+
"@fontsource/geist-mono": "^5.2.7",
1918
"@fontsource/ibm-plex-mono": "^5.2.7",
2019
"@fontsource/ibm-plex-sans": "^5.2.8",
2120
"@fontsource/inter": "^5.2.6",
2221
"@fontsource/prompt": "^5.2.6",
2322
"@lucide/astro": "^0.541.0",
24-
"@playform/compress": "^0.2.1",
2523
"@radix-ui/react-select": "^2.2.6",
2624
"@radix-ui/react-slot": "^1.2.3",
27-
"@tailwindcss/typography": "^0.5.19",
28-
"@tailwindcss/vite": "^4.1.12",
2925
"@tanstack/react-table": "^8.21.3",
3026
"astro": "6.0.7",
3127
"astro-seo": "^0.8.4",
@@ -38,15 +34,21 @@
3834
"react": "^19.2.0",
3935
"react-dom": "^19.2.0",
4036
"tailwind-merge": "^3.3.1",
41-
"tailwindcss": "^4.1.12",
4237
"usehooks-ts": "^3.1.1"
4338
},
4439
"devDependencies": {
40+
"tailwindcss": "^4.1.12",
41+
"@astrojs/mdx": "5.0.2",
42+
"@astrojs/react": "5.0.1",
43+
"@astrojs/sitemap": "3.7.1",
44+
"@playform/compress": "^0.2.1",
4545
"@types/react": "^19.2.2",
4646
"@types/react-dom": "^19.2.2",
4747
"prettier": "^3.6.2",
4848
"prettier-plugin-astro": "^0.14.1",
4949
"prettier-plugin-tailwindcss": "^0.6.14",
50+
"@tailwindcss/typography": "^0.5.19",
51+
"@tailwindcss/vite": "^4.1.12",
5052
"puppeteer-core": "^24.38.0",
5153
"schema-dts": "^1.1.5",
5254
"unlighthouse": "^0.17.4"

website/public/banner-small.jpeg

-13.3 KB
Binary file not shown.

website/public/favicon.ico

0 Bytes
Binary file not shown.

website/public/logo-alt.webp

-6.28 KB
Binary file not shown.

website/public/logo.webp

-8.41 KB
Binary file not shown.

website/public/quantus-banner.png

976 KB
Loading
-9.59 KB
Binary file not shown.
-8.62 KB
Binary file not shown.
-9.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)