Skip to content

Commit d6b500e

Browse files
authored
Update landing page image for trending images (#8780)
1 parent 7c29d4b commit d6b500e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/lib/frontend/templates/views/landing/page.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ d.Node landingPageNode({
3939
_block(
4040
shortId: 'mp',
4141
image: d.Image.decorative(
42-
src: staticUrls.getAssetUrl('/static/img/landing-01.webp'),
42+
src: staticUrls.getAssetUrl('/static/img/landing-trending.webp'),
4343
width: 351,
4444
height: 240,
4545
),

static/img/landing-trending.webp

63.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)