import { Heading, View, Text, Flex } from '@aws-amplify/ui-react'; import * as img from '../../constants/img'; export default function AmplifyBadges() { return ( The Amplify Badge Program The Amplify Badge Program celebrates your contributions by offering you exclusive, eye-catching badges to display on your online profiles, such as LinkedIn, GitHub, or your own website. {img.BADGE_FOUNDATIONAL.alt} {img.BADGE_ITERMEDIATE.alt} {img.BADGE_ADVANCED.alt} ); }