Skip to Content
TEMPLATESaaS Corporate Site

SaaS Corporate Site

Introduction

This guide explains how to use Momen’s SaaS website template to build a fully customized official website. You will learn the basic project logic, how to manage your data model, and how to launch your SaaS website efficiently.

Basic Project Operation Logic

Website Structure

Homepage:
The main page of your SaaS website.

Homepage of a SaaS website

Top Navigation Bar:
Allows users to quickly navigate to other pages.

Top Navigation Bar of a website

Website Features

The SaaS website template includes a homepage, pricing page, feature index, and FAQs. You can customize each page to highlight your SaaS product.

OverviewTemplate Pages
Website template pages overviewAdditional template pages

How to Create Your Website Landing Page

Understanding the Data Model

Account Data Table
Stores basic user information, such as user ID, username, update time, creation time, and profile image.

Account data table example

Landing Page Data Table
Add images, links, and content to display on your landing page.

ExampleExample
Landing page data table exampleLanding page content example

FAQs Data Table
Upload questions and answers to explain your product.

ExampleExample
FAQs data table exampleFAQ page example

Pricing Data Table
Store pricing-related data.

Pricing data table example

Data Management

To modify data in a table, go to Data Model > Database. Here, you can update data bound to your project, including remote and list data.

Modify data in database

To create a new entry, click Insert Row, edit the content, and click Create to save.

Create new data entry

Editing Data Outside Data Tables
The database is for backend data. To edit your UI, return to the editor.

Editor interface1

Double-click a page to enter focus mode and modify elements. For example, use the right sidebar’s ‘Content’ section to edit text.

Editing interface2

Repeat this process for other components as needed.

Page Redirection

Double-click the text or image you want to configure for redirection. Click Interaction to edit, then click +, select Navigation, and choose the target page.

Configure navigation actions

Website Preview

At this stage, your website is nearly complete. Preview your site to check your work.

Preview the website

Click the Preview button to generate a preview link.

Preview link example

After previewing, you can return to the editor to make further changes. When everything is correct and error-free, click Publish to launch your website.

Last updated on