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: , title: "Rich Interactions", @@ -81,8 +82,8 @@ export default function Home({ region }: { region: string | null }) { { screenshot: { src: "/screenshot3.png", - width: 1101, - height: 721, + width: 4232, + height: 1486, }, icon: , title: "Highly Customizable", @@ -91,8 +92,8 @@ export default function Home({ region }: { region: string | null }) { { screenshot: { src: "/screenshot1.png", - width: 812, - height: 835, + width: 1520, + height: 1331, }, icon: , title: "Elegant", @@ -145,12 +146,32 @@ export default function Home({ region }: { region: string | null }) { Trusted by these awesome teams and geeks
  • - RSS3 + + RSS3 + +
  • +
  • + + Crossbell +