Skip to content

Commit 4671f6b

Browse files
committed
fix: remove direct mentions of unsplash as we are onboarding other providers also
1 parent 1477c85 commit 4671f6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/07-Pro Features/02-image-gallery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import VideoPlayer from '@site/src/components/Video/player';
99
[Upgrade to Phoenix Code Pro](https://phcode.io/pricing) to access this feature.
1010
:::
1111

12-
The **Image Gallery** is a panel that appears at the bottom of the Live Preview. It lets you browse images from Unsplash or select images from your device.
12+
The **Image Gallery** is a panel that appears at the bottom of the Live Preview. It lets you browse images from online image providers or select images from your device.
1313

1414
> The Image Gallery is available only for `<img>` elements.
1515
@@ -21,7 +21,7 @@ By default, the Image Gallery appears when you select an `<img>` element. You ca
2121

2222
## Browsing Images
2323

24-
Type a search term in the search box and press `Enter` or click the search icon. The gallery displays matching images from Unsplash. Use the left and right arrows to browse through the results.
24+
Type a search term in the search box and press `Enter` or click the search icon. The gallery displays matching images from the image providers. Use the left and right arrows to browse through the results.
2525

2626
> The gallery remembers your last search query and shows it when you reopen it. If there is no previous search, Phoenix Code shows results for a random query.
2727
@@ -31,7 +31,7 @@ To select an image, click the thumbnail or the **Use this Image** button. Phoeni
3131

3232
> If this is your first time selecting an image, Phoenix Code prompts you to choose a folder where images should be saved. See [Folder Selection Dialog](#folder-selection-dialog) for details.
3333
34-
Below each thumbnail, the photographer's name and a link to their Unsplash profile are displayed.
34+
Below each thumbnail, the photographer's name and a link to their profile is displayed.
3535

3636
<!-- TODO: add video showing image gallery workflow -->
3737

0 commit comments

Comments
 (0)