diff --git a/public/Crossbell.svg b/public/Crossbell.svg
new file mode 100644
index 00000000..8bbed0b2
--- /dev/null
+++ b/public/Crossbell.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/screenshot1.png b/public/screenshot1.png
index 56ec5168..af7855dc 100644
Binary files a/public/screenshot1.png and b/public/screenshot1.png differ
diff --git a/public/screenshot2.png b/public/screenshot2.png
index 1ec41446..65e82adb 100644
Binary files a/public/screenshot2.png and b/public/screenshot2.png differ
diff --git a/public/screenshot3.png b/public/screenshot3.png
index 1f91f021..d1900f49 100644
Binary files a/public/screenshot3.png and b/public/screenshot3.png differ
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index d1007f1b..5ef81056 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -16,6 +16,7 @@ import { Button } from "~/components/ui/Button"
import { useConnectModal } from "@rainbow-me/rainbowkit"
import { useRouter } from "next/router"
import { GITHUB_LINK, APP_NAME } from "~/lib/env"
+import { getSiteLink } from "~/lib/helpers"
export const getServerSideProps: GetServerSideProps = async (ctx) => {
return {
@@ -71,8 +72,8 @@ export default function Home({ region }: { region: string | null }) {
{
screenshot: {
src: "/screenshot2.png",
- width: 812,
- height: 1041,
+ width: 1528,
+ height: 1204,
},
icon: