|
|
@ -9,7 +9,7 @@ const navigation: ProductNavigationItems = [
|
|
|
|
|
|
|
|
|
|
|
|
const config = {
|
|
|
|
const config = {
|
|
|
|
// TODO: Change this to your own GA4 measurement ID.
|
|
|
|
// TODO: Change this to your own GA4 measurement ID.
|
|
|
|
googleAnalyticsMeasurementID: 'G-DBLZDQ2ZZN',
|
|
|
|
googleAnalyticsMeasurementID: 'G-0T4LYWMK8L',
|
|
|
|
logo: (
|
|
|
|
logo: (
|
|
|
|
<img alt="Questions Bank" className="h-8 w-auto" src="/bank-logo.png" />
|
|
|
|
<img alt="Questions Bank" className="h-8 w-auto" src="/bank-logo.png" />
|
|
|
|
),
|
|
|
|
),
|
|
|
|