import React from "react"; import { Center, Text, VStack } from "@chakra-ui/react"; import Link from "next/link"; const Index = () => { return ( <>