import { Heading, View, Text, Flex } from '@aws-amplify/ui-react'; export default function QuickstartResources() { return ( Quickstart videos Follow along with these videos to learn how to set up your local environment to get started making open source contributions to the Amplify project. ); }