Momen Docs
Go to Momen
  • Get Started
    • Introduction
    • Quick Start
    • Software Development Process
    • Editor Overview
  • Changelog
    • Latest Product Update
  • Build UI
    • Pages
    • Components
    • Canvas
    • Layout
    • Component - Display
    • Component - Input
    • Component - View
    • Component - List
    • Component - Tab View
    • Component - Select View
    • Component - Conditional View
    • Component - Others
    • Component - Map
    • Custom Component
  • Data
    • Overview
    • Data Model and Database
    • API
    • Variable
    • Parameter
    • Formula and Conditions
  • Actions
    • Overview
    • Request
    • Navigation
    • Actionflow
      • Custom Code
      • Database Trigger
    • AI
      • AI Data Model
      • AI Point
      • Vector Data Storage and Sorting
    • User Actions
    • Component Management
    • App and Page Management
    • Toast Notifications & Modal
    • Payment
    • SSO
    • Share
    • Location
    • File Management
    • QR Code
    • Clipboard
    • Conditional
    • Loop
  • Release and Growth
    • Publish Application
    • Upgrade Project
    • Multiple Clients
    • Permission
    • Log Service
    • SEO
    • Hosting Files
  • My Account and Community
    • My Wallet
    • Promoting Momen
    • Code Component
    • Collaboration
  • Debugging
    • How to Debug in Momen
    • Request Error Reference
  • Tutorial
    • How to Build an AI Needs Analysis Project?
    • How to Set Up Payment with Stripe Plugin?
    • How to Embed an Iframe Component into Your Momen Project?
    • How to Build Your Login Page?
    • How to Convert Momen App to Native Mobile App?
    • How to Build a CMS (MVP Version) in Hours?
    • How to Set a Countdown Timer When Sending a Verification Code
  • Template
    • AI Mental Health Assistant
    • Angry Dietitian
    • AI Help Center
    • AI Knowledge Base
    • SaaS Corporate Site
    • Blog
    • AI Feedback Tool
    • Feedback Tool, a Nod to Canny
    • Portfolio
    • Online Courses, a Nod to Udemy
    • Mobile Auto Repair AI Scheduler
Powered by GitBook
On this page
  • Introduction
  • I. Basic Project Operation Logic
  • II. Learn How to Create Your Website Landing Page
  • III. Website Preview
  • About Momen
  1. Template

SaaS Corporate Site

Learn how to use Momen's website landing page template to build your first website in this guide.

PreviousAI Knowledge BaseNextBlog

Last updated 4 days ago

Introduction

In this guide, we will explore the fundamental logic of building a fully customized official website. From understanding the basic project operation logic to modifying data within the data model, you can build your SaaS website with ease!

I. Basic Project Operation Logic

  1. Website Structure

【Homepage】 This is the main page of the SaaS website.

【Top Navigation Bar】 Users can quickly navigate to other pages.

  1. Website Features

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

II. Learn How to Create Your Website Landing Page

Step 1: Understanding the Data Model

【Account】 Data Table

This data table stores basic user information, such as user ID, username, update time, creation time, and profile image data.

【Landing Page】 Data Table

In this data table, you can add images, links, and content to display on your landing page, such as:

【FAQs】 Data Table

This data table allows you to upload questions and answers to explain your product.

【Pricing】 Data Table

This is where you can store pricing-related data.

Step 2: Data Manipulation

To modify the data in the data table, navigate to 【Data Model】 - 【Database】. Within this interface, you can alter data that has been bound to the project through remote data or list data, among other elements.

To create a new data entry, click "Insert Row" and modify the content. Remember to click "Create" to save your data.

Manipulating Data Outside of Data Tables

The database is where you edit your backend data. To edit your UI, return to the editor.

Double-click on the page to enter focus mode, where you can modify elements. For example, you can enter 'Content' in the right sidebar to edit text.

The same process applies to editing other components on the page.

Step 3: Page Redirection

Double-click to select the text/image you want to configure for redirection, then click on【Interaction】to edit. Click on the【+】, locate【Navigation】, and select the target page.

III. Website Preview

By this stage, you have completed 99% of the content. Now, let's preview your website.

Click on the "Preview" button to generate the preview link.

Once the preview is complete, you can make further changes by returning to the editor. If everything looks good and you have checked for errors, click on【Publish】to publish the website.

About Momen

is a no-code web app builder that allows users to build fully customizable web apps, marketplaces, social networks, AI apps, enterprise SaaS, and much more. You can iterate and refine your projects in real-time, ensuring a seamless creation process. Momen also offers powerful API integration capabilities, enabling you to connect your projects to any service you need. With Momen, you can bring your ideas to life and build remarkable digital solutions, getting your web app products to market faster than ever before.

Momen
Homepage of a SaaS website
Top Navigation Bar of a website
Pages in a website template of a no-code tool
Pages in a website template of a no-code tool
Data model of a no-code tool
Data table of a no-code tool's template
Data table of a no-code tool's landing page
Data table of a no-code tool's FAQ
FAQ page of a no-code tool
Data table in a no-code tool
Modify data in database in a no-code tool
Create new data in database in a no-code tool
Editor of a no-code tool
Editing interface in a no-code tool
Configure actions in a no-code tool
Preview the website in a no-code tool
The preview link of a no-code tool-built website