import Link from 'next/link'; import React from 'react'; import { FaArrowRight } from 'react-icons/fa'; const UpdateProfileLink: React.FC = () => { return (
You can update your profile information here.