import React from 'react' import CardContainer from '../../components/CardContainer' import Head from 'next/head' function index() { return ( <>