mirror of
https://github.com/tjsga/tj-sga-website-react.git
synced 2025-04-09 22:50:17 -04:00
Change Hero text to 'feedback'
This commit is contained in:
parent
b966fc92b7
commit
1383f2d213
|
@ -7,7 +7,7 @@ const feedbackFormURL =
|
|||
export default function FeedbackPage() {
|
||||
return (
|
||||
<>
|
||||
<Hero />
|
||||
<Hero heading='Feedback' />
|
||||
<main className='text-center'>
|
||||
<iframe
|
||||
src={feedbackFormURL}
|
||||
|
|
Loading…
Reference in New Issue
Block a user