diff --git a/.env.development b/.env.development index 7d0e42e8..9e27197e 100644 --- a/.env.development +++ b/.env.development @@ -9,4 +9,4 @@ NEXT_PRIVATE_BLOG_SERVER_URL='https://blog-api.amplication-staging.com' #NEXT_PRIVATE_BLOG_SERVER_URL='http://localhost:3000' NEXT_PRIVATE_PLUGIN_API_URL='https://plugin-api.amplication.com' NEXT_PUBLIC_BILLING_API_KEY='client-d3f38201-ed3a-4aea-af1d-1db1ad976ec0:415fb9ff-a378-42d0-a849-dae7daf49646' -NEXT_PUBLIC_BOOK_MEETING_URL='https://meetings-eu1.hubspot.com/oalaluf/meet-with-oren' +NEXT_PUBLIC_BOOK_MEETING_URL='https://meetings-eu1.hubspot.com/muly/product-review-with-amplication-vp-engineering' diff --git a/.env.production b/.env.production index ff874a72..70333495 100644 --- a/.env.production +++ b/.env.production @@ -8,7 +8,7 @@ NEXT_PRIVATE_HUBSPOT_PAT='' NEXT_PRIVATE_BLOG_SERVER_URL='https://blog-api.amplication.com' NEXT_PRIVATE_PLUGIN_API_URL='https://plugin-api.amplication.com' NEXT_PUBLIC_BILLING_API_KEY='client-d3f38201-ed3a-4aea-af1d-1db1ad976ec0:415fb9ff-a378-42d0-a849-dae7daf49646' -NEXT_PUBLIC_BOOK_MEETING_URL='https://meetings-eu1.hubspot.com/oalaluf/meet-with-oren' +NEXT_PUBLIC_BOOK_MEETING_URL='https://meetings-eu1.hubspot.com/muly/product-review-with-amplication-vp-engineering' diff --git a/components/Header/index.jsx b/components/Header/index.jsx index 5d01ce95..fb1f4d4e 100644 --- a/components/Header/index.jsx +++ b/components/Header/index.jsx @@ -1,4 +1,4 @@ -import TopBar from './TopBar/productHunt'; +//import TopBar from './TopBar/productHunt'; import MainBar from './MainBar'; import BottomBar from './BottomBar'; @@ -7,7 +7,7 @@ const Header = ({ hideBar = false }) => { <>
- {!hideBar && } + {/* {!hideBar && } */}