import styles from '@/styles/app.module.css' import { Link } from 'react-router' export const Cards = () => { return (

Near Docs ->

Learn how this application works, and what you can build on Near.

Near Integration ->

Discover how simple it is to interact with a Near smart contract.

) }