diff --git a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
index 189fd7a2d..349a6479f 100644
--- a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
+++ b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
@@ -76,7 +76,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is
- Welcome to Query Copilot for Azure Cosmos DB (Private Preview)
+ Welcome to Copilot in Azure Cosmos DB (Private Preview)
- Let Query Copilot do the work for you
+ Let Copilot do the work for you
diff --git a/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap b/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap
index 3ef6c1eab..64f5be5a8 100644
--- a/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap
+++ b/src/Explorer/QueryCopilot/__snapshots__/QueryCopilotTab.test.tsx.snap
@@ -5,7 +5,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] =
className="tab-pane"
style={
Object {
- "padding": 24,
"width": "100%",
}
}
@@ -18,103 +17,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] =
}
}
>
-
-
-
- Copilot
-
-
-
-
-
-
-
-
- AI-generated content can have mistakes. Make sure it's accurate and appropriate before using it.
-
-
- Read preview terms
-
-
-
@@ -142,20 +44,6 @@ exports[`Query copilot tab snapshot test should render with initial input 1`] =
-
-
-
`;