From ea38eec438033d497097ca247fcdb0f99a1266b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?carlota=E2=98=80=EF=B8=8F?= <82476502+carlotas19@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:45:57 -0800 Subject: [PATCH 1/2] Update topbar.jsx --- src/components/shared/topbar/topbar.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/shared/topbar/topbar.jsx b/src/components/shared/topbar/topbar.jsx index a25a2aea6e..372bc23d40 100644 --- a/src/components/shared/topbar/topbar.jsx +++ b/src/components/shared/topbar/topbar.jsx @@ -18,7 +18,7 @@ const TopBar = ({ isDarkTheme }) => ( 'safe-paddings relative z-50 flex h-9 w-full items-center justify-center gap-x-2.5 overflow-hidden px-4 py-2.5 leading-none transition-colors duration-200 dark:bg-[#0B0C0F] dark:hover:bg-gray-new-8', isDarkTheme ? 'bg-[#0B0C0F] hover:bg-gray-new-8' : 'bg-[#F5FBFD] hover:bg-[#f1fcff]' )} - to="https://neon.tech/blog/api-track-schema-changes" + to="https://neon.tech/rds" onClick={() => { sendGtagEvent('click_announcement_banner'); }} @@ -70,7 +70,7 @@ const TopBar = ({ isDarkTheme }) => ( isDarkTheme ? 'text-gray-new-90' : 'text-gray-new-15' )} > - Use the compare_schema API to monitor database schema changes in CI/CD pipelines and agentic systems + Switch from AWS RDS to Neon for simplified environment management, seamless scaling, and reduced maintenance — Compare both tools Date: Tue, 21 Jan 2025 16:51:46 -0800 Subject: [PATCH 2/2] Update topbar.jsx --- src/components/shared/topbar/topbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shared/topbar/topbar.jsx b/src/components/shared/topbar/topbar.jsx index 372bc23d40..3cff17950d 100644 --- a/src/components/shared/topbar/topbar.jsx +++ b/src/components/shared/topbar/topbar.jsx @@ -70,7 +70,7 @@ const TopBar = ({ isDarkTheme }) => ( isDarkTheme ? 'text-gray-new-90' : 'text-gray-new-15' )} > - Switch from AWS RDS to Neon for simplified environment management, seamless scaling, and reduced maintenance — Compare both tools + Switch from AWS RDS to Neon for simplified environment management, seamless scaling, and reduced maintenance