Skip to content

Commit

Permalink
Update image in footer from alpha to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarah committed Jul 26, 2024
1 parent 5bb63f1 commit 1818fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/researcher/src/components/footer.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {Link} from '@/navigation';
import Image from 'next/image';
import logoImage from '@colonial-collections/ui/branding/logo-colonial-collections-datahub-alpha.png';
import logoImage from '@colonial-collections/ui/branding/logo-colonial-collections-datahub-beta.png';
import {
ConsortiumLogo,
FooterBackground,
Expand Down

0 comments on commit 1818fa0

Please sign in to comment.