Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59c86ea

Browse files
authored
Update Contact.js
1 parent e119763 commit 59c86ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/Contact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export default function Contact() {
2929
<div className="flex md:pb-12">
3030
<div className="flex-1 flex md:flex-col items-center md:text-center p-2 md:p-4 text-md md:text-xl">
3131
<FiMapPin className="text-3xl m-2 md:mb-4" />
32-
<Trans>2-227 St-Paul, Quebec, QC, Canada G1K 3W3</Trans>
32+
<Trans>830 rue Saint-Joseph Est, Suite 500, Québec QC, Canada, G1K 3C9</Trans>
3333
</div>
3434
<a href="mailto:[email protected]" className="hidden md:flex flex-1 flex-col items-center p-4 text-md md:text-xl">
3535
<AiTwotoneMail className="text-3xl md:mb-4" />

0 commit comments

Comments
 (0)