diff --git a/web/src/components/Footer/Footer.test.js b/web/src/components/Footer/Footer.test.js
index e338853..3ec91b1 100644
--- a/web/src/components/Footer/Footer.test.js
+++ b/web/src/components/Footer/Footer.test.js
@@ -32,7 +32,7 @@ describe("Home page", () => {
const instagramLink = screen.getByLabelText("Navegar para o Instagram");
expect(instagramLink).toHaveAttribute(
"href",
- "https://www.instagram.com/studio.amandaborges"
+ "https://www.instagram.com/amanda_detalha"
);
const { container: instagramHtmlElement } = render(