Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: biodrop image for map (#9715)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-90 authored Nov 5, 2023
1 parent d56e68c commit 86741c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default function Home({
name: PROJECT_NAME + " Map",
description: "Discover people around the world from the BioDrop Map.",
imageSrc:
"https://user-images.githubusercontent.com/109926117/234534991-d2d3468e-2d13-4088-ad38-39f2d0cfa63d.png",
"https://user-images.githubusercontent.com/43419831/279958647-a815844e-ca8e-48e1-8362-5cc1f48063d6.png",
imageAlt: PROJECT_NAME + " screenshot of Map Page",
},
{
Expand Down

0 comments on commit 86741c6

Please sign in to comment.