Skip to content

Commit 2d4d13c

Browse files
committed
added search img
1 parent 21301b8 commit 2d4d13c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/base-app/guides/search-and-discovery.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: 'Learn how users discover and access mini apps in the Base ecosyste
55

66
## How Your Metadata Creates Rich User Experiences
77

8-
Your mini app's metadata directly translates into compelling visual experiences that drive user engagement. Each specification element serves a specific purpose in Base's interface:
8+
Your mini app's [metadata](https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Structuring_content/Webpage_metadata) directly translates into compelling visual experiences that drive user engagement. Each specification element serves a specific purpose in Base's interface:
99

1010
<Frame caption="Manifest data spec">
1111
<img src="/images/minikit/spec_image.jpeg" alt="Manifest data spec" height="200"/>
@@ -16,7 +16,7 @@ You can find figma file for visual guide [here](https://www.figma.com/design/4wx
1616
</Note>
1717
**Visual Impact:**
1818
- Your 1024x1024px app icon becomes the primary touchpoint users interact with across all surfaces
19-
- Your embed image (3:2 aspect ratio) creates the visual hook that stops users scrolling in social feeds
19+
- Your [embed image](https://ogp.me/) (3:2 aspect ratio) creates the visual hook that stops users scrolling in social feeds
2020
- Your tagline (50 characters max) provides the instant value proposition that converts browsers into users
2121

2222

@@ -111,7 +111,7 @@ This surface functions like the iPhone homescreen for onchain applications. User
111111
#### Trending Today
112112

113113
<Frame caption="Trending Today">
114-
<img src="/images/minikit/trending_today.jpg" alt="trending today" height="200"/>
114+
<img src="/images/minikit/trending_today.jpg" alt="Mini app showing trending view" height="200"/>
115115
</Frame>
116116

117117
**Purpose:** Showcases the most popular mini apps being actively used and shared

0 commit comments

Comments
 (0)