+ );
+};
diff --git a/microsite-next/src/pages/home/_home.tsx b/microsite-next/src/pages/home/_home.tsx
index f7ad7f6bf9..da99da6f1a 100644
--- a/microsite-next/src/pages/home/_home.tsx
+++ b/microsite-next/src/pages/home/_home.tsx
@@ -4,17 +4,20 @@ import Layout from '@theme/Layout';
import { clsx } from 'clsx';
import React from 'react';
+import { BannerSection } from '../../components/banner-section/banner-section';
import homeStyles from './home.module.scss';
+import { BannerSectionColumns } from '../../components/banner-section/banner-section-columns';
+import { ContentBlock } from '@site/src/components/content-block/content-block';
export function Home() {
const { siteConfig } = useDocusaurusContext();
return (
-
-
-
-
+
+
+ X
-
-
+ }
+ >
+ An open platform for building developer portals}
+ actionButtons={[
+ {
+ link: 'https://github.com/backstage/backstage#getting-started',
+ label: 'GITHUB',
+ },
+ {
+ link: 'https://info.backstage.spotify.com/office-hours',
+ label: 'OFFICE HOURS',
+ },
+ ]}
+ >
+ Powered by a centralized software catalog, Backstage restores
+ order to your infrastructure and enables your product teams to
+ ship high-quality code quickly — without compromising autonomy.
+
-
-
-
An open platform for building developer portals
-
-
- Powered by a centralized software catalog, Backstage restores
- order to your infrastructure and enables your product teams to
- ship high-quality code quickly — without compromising autonomy.
-
-
-
-
- GITHUB
-
-
- OFFICE HOURS
-
-
-
-
-
+
+
+
+
+
+
+
+ At Spotify, we've always believed in the speed and ingenuity that
+ comes from having autonomous development teams. But as we learned
+ firsthand, the faster you grow, the more fragmented and complex
+ your software ecosystem becomes. And then everything slows down
+ again.
+
+
+
+ By centralizing services and standardizing your tooling, Backstage
+ streamlines your development environment from end to end. Instead
+ of restricting autonomy, standardization frees your engineers from
+ infrastructure complexity. So you can return to building and
+ scaling, quickly and safely.
+
+
+
+
+
+
+
+
+
+
Backstage Software Catalog
+
+
Build an ecosystem, not a wilderness
+
+
+
+
+
+
+
+
+ Backstage makes it easy for one team to manage 10 services — and
+ makes it possible for your company to manage thousands of them
+
+
+
+ Every team can see all the services they own and related resources
+ (deployments, data pipelines, pull request status, etc.)
+
+
+
+ All that information can be shared with plugins inside Backstage
+ to enable other management features, like resource monitoring and
+ testing
+
+
+
+ Libraries, websites, ML models — you name it, Backstage knows all
+ about it, including who owns it, dependencies, and more
+
+
+
+ No more orphan software hiding in the dark corners of your tech
+ stack
+