diff --git a/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx b/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx
index a2ce683ce..f7248f410 100644
--- a/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx
+++ b/src/Explorer/QueryCopilot/Modal/WelcomeModal.tsx
@@ -60,7 +60,9 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element =>
Ask Copilot to generate a query by describing the query in your words.
- Learn more
+
+ Learn more
+
@@ -78,7 +80,9 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element =>
AI-generated content can have mistakes. Make sure it’s accurate and appropriate before using it.
- Read preview terms
+
+ Read preview terms
+
@@ -97,7 +101,9 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element =>
While in Private Preview, Query Copilot is setup to work on sample database we have configured for you
at no cost.
- Learn more
+
+ Learn more
+
diff --git a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
index f8227d4f9..a37e333c7 100644
--- a/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
+++ b/src/Explorer/QueryCopilot/Modal/__snapshots__/WelcomeModal.test.tsx.snap
@@ -103,6 +103,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is
Learn more
@@ -139,6 +140,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is
Read preview terms
@@ -175,6 +177,7 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is
Learn more
diff --git a/src/Explorer/QueryCopilot/V2/Modal/WelcomeSidebarModal.tsx b/src/Explorer/QueryCopilot/V2/Modal/WelcomeSidebarModal.tsx
index 4fdf6b8f6..3ff5a18b2 100644
--- a/src/Explorer/QueryCopilot/V2/Modal/WelcomeSidebarModal.tsx
+++ b/src/Explorer/QueryCopilot/V2/Modal/WelcomeSidebarModal.tsx
@@ -65,7 +65,9 @@ export const WelcomeSidebarModal: React.FC = (): JSX.Element => {
Ask Copilot to generate a query by describing the query in your words.
- Learn more
+
+ Learn more
+
@@ -87,7 +89,9 @@ export const WelcomeSidebarModal: React.FC = (): JSX.Element => {
AI-generated content can have mistakes. Make sure it’s accurate and appropriate before using it.
- Read preview terms
+
+ Read preview terms
+
@@ -109,7 +113,9 @@ export const WelcomeSidebarModal: React.FC = (): JSX.Element => {
Copilot is setup on a sample database we have configured for you at no cost
- Learn more
+
+ Learn more
+