import clsx from "clsx" import { Card, IconHeadline, Link, WindowPaintbrushIcon } from "docs-ui" import { Book } from "@medusajs/icons" import { basePathUrl } from "../../../utils/base-path-url" import HomepageCodeTabs from "../CodeTabs" const HomepageTopSection = () => { return (
} />

Learn how to build Medusa projects. Explore our guides.

} />

A digital commerce platform with a built-in framework for customizations.

Unlike other platforms, the Medusa Framework allows you to easily customize and extend the behavior of your commerce platform to always fit your business needs. Learn about the Framework
) } export default HomepageTopSection