Skip to content

Commit

Permalink
chore: added new banner
Browse files Browse the repository at this point in the history
  • Loading branch information
hemantwasthere committed Dec 30, 2024
1 parent c6445d6 commit 3429012
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added public/banners/strkfarm_braavos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ const banner_images = [
mobile: '/banners/seed_grant_small.jpg',
link: 'https://x.com/strkfarm/status/1787783906982260881',
},
{
desktop: '/banners/strkfarm_braavos.jpg',
mobile: '/banners/strkfarm_braavos.jpg',
link: 'https://x.com/strkfarm/status/1871870516686209314',
},
];

export default function Home() {
Expand Down

0 comments on commit 3429012

Please sign in to comment.