Skip to content

Commit

Permalink
Remove links
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Jul 31, 2024
1 parent cc32e20 commit 79b95bb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/components/common/CookieAndTermBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,9 @@ export const CookieAndTermBanner = ({
<Grid container alignItems="center">
<Grid item xs>
<Typography variant="body2" mb={2}>
By browsing this page, you accept our{' '}
<ExternalLink href={AppRoutes.terms}>Terms & Conditions</ExternalLink> (last updated July 2024) and the
use of necessary cookies. By clicking &quot;Accept all&quot; you additionally agree to the use of Beamer
and Analytics cookies as listed below. <ExternalLink href={AppRoutes.cookie}>Cookie policy</ExternalLink>
By browsing this page, you accept our Terms & Conditions (last updated July 2024) and the use of necessary
cookies. By clicking &quot;Accept all&quot; you additionally agree to the use of Beamer and Analytics
cookies as listed below. Cookie policy
</Typography>

<Grid container alignItems="center" gap={4}>
Expand Down

0 comments on commit 79b95bb

Please sign in to comment.