We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239ad51 commit 6e88f3fCopy full SHA for 6e88f3f
src/components/pages/ContactPage.js
@@ -28,7 +28,7 @@ function ContactPage() {
28
</div>
29
<div className="content-column">
30
<MdPersonPinCircle title="location" color="rgb(210,63,64)" />
31
- <p>Madison, WI</p>
+ <p>Chicago, IL</p>
32
33
34
<div id="form-box">
0 commit comments