> For the complete documentation index, see [llms.txt](https://features.scnd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://features.scnd.com/v2.0/superadmin/settings/home-page-media.md).

# Home Page Media

{% hint style="info" %} <mark style="color:blue;">Path: SBO > Settings > Home Page Media</mark>
{% endhint %}

* [Home page Media for Customers and Vendors](#id-1.16.x-ux-and-design-headerbanner)
  * [Selecting the default homepage](#id-1.16.x-ux-and-design-headerbanner-1)
* [Keywords](#id-1.16.x-ux-and-design-headerbanner-1)
* [Header banner](#id-1.16.x-ux-and-design-headerbanner-1)
  * [Configuring the Header Banner](#id-1.16.x-ux-and-design-sellingpointsbanner)
* [Selling points banner](#id-1.16.x-ux-and-design-sellingpointsbanner-1)
* [Deleting images from the Header banner, Selling points banner](#id-1.16.x-ux-and-design-headerbanner-sellingpointsbanner-and-servicecategories)

### Home page Media for Customers and Vendors <a href="#id-1.16.x-ux-and-design-headerbanner" id="id-1.16.x-ux-and-design-headerbanner"></a>

On this page, operators have the ability to modify elements present on the user homepage. The vendor and customer homepages can be configured independently based on marketplace objectives. To achieve this, operators must toggle settings accordingly (see Figure 1). After making any adjustments, it is essential to click the save button to ensure all changes are recorded effectively.

<figure><img src="/files/WpikD0Ul7vAgg89alQ44" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

### Selecting the default homepage <a href="#id-1.16.x-ux-and-design-headerbanner" id="id-1.16.x-ux-and-design-headerbanner"></a>

The administrator has the ability to designate the default home page of the marketplace by selecting either the customer or vendor view. This can be accomplished by switching between the two options as desired. (Figure 1.1)

<figure><img src="/files/fQDLlZ1ctsXd2D2YXbHD" alt=""><figcaption><p>Figure 1.1</p></figcaption></figure>

### Keywords <a href="#id-1.16.x-ux-and-design-headerbanner" id="id-1.16.x-ux-and-design-headerbanner"></a>

Platform keywords are utilized, for instance, to retrieve images. This feature requires users to include a comma between each keyword when inputting them.

<figure><img src="/files/NFNOnpmKSnOQqDn8NM6B" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

### Header banner <a href="#id-1.16.x-ux-and-design-headerbanner" id="id-1.16.x-ux-and-design-headerbanner"></a>

The header banner, displayed prominently on the platform's home page (refer to figures 3 and 4), serves as a visual element that can consist of an image, video, or a solid colored background.

<figure><img src="/files/iuwxtzsisf7w6CpisKD8" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

<figure><img src="/files/MmurvuRLB0DoLxyzsFJy" alt=""><figcaption><p>Figure 4</p></figcaption></figure>

#### Configuring the Header Banner  <a href="#id-1.16.x-ux-and-design-sellingpointsbanner" id="id-1.16.x-ux-and-design-sellingpointsbanner"></a>

To set a picture on the header banner, click “*Select*” (figure 5) and then choose a picture to be displayed.

<figure><img src="/files/OhpK6ZnD7o4Zm7lUM44z" alt=""><figcaption><p>Figure 5</p></figcaption></figure>

Otherwise, Click “Get free image and video” (figure 6 ), to have random free images based on the keywords saved in **SBO > Other > Features > Platform Configuration > Keywords**

<figure><img src="/files/paiVM8AYqMEtDpBNfmdL" alt=""><figcaption><p>Figure 6</p></figcaption></figure>

### Selling points banner <a href="#id-1.16.x-ux-and-design-sellingpointsbanner" id="id-1.16.x-ux-and-design-sellingpointsbanner"></a>

The selling points banner is displayed on the homepage beneath the search bar (see Figure 7). It can be enabled/disable by turning on the toggle switch shown in Figure 5.

<figure><img src="/files/y2MgCL1KKWrcCvU6Bqwu" alt=""><figcaption><p>Figure 7</p></figcaption></figure>

The selling points banner is a set of 3 icons, associated with text blocks that highlight points of sale.

<figure><img src="/files/pQtITf3syur0rvhFSOUf" alt=""><figcaption><p>Figure 6</p></figcaption></figure>

### Deleting images from the Header banner, Selling points banner <a href="#id-1.16.x-ux-and-design-headerbanner-sellingpointsbanner-and-servicecategories" id="id-1.16.x-ux-and-design-headerbanner-sellingpointsbanner-and-servicecategories"></a>

Click the “trash” icon of the block you want to delete the information of (figure 8).

<figure><img src="/files/u4INm0IqFegthOK9VRMc" alt=""><figcaption><p>Figure 8</p></figcaption></figure>

Then, confirm by clicking “Delete” on the confirmation banner (figure 9).

<figure><img src="/files/JWVJVLoftRnjJi2MBU3U" alt=""><figcaption><p>Figure 9</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://features.scnd.com/v2.0/superadmin/settings/home-page-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
