Skip to content

Commit

Permalink
update title (#488)
Browse files Browse the repository at this point in the history
* update title

* update title
  • Loading branch information
yuval-hazaz authored Oct 8, 2024
1 parent e13feba commit 3f3f01c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 4 additions & 3 deletions components/Sections/MainPage/StepsPlatform/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ import WidePanelWithImage from '../../../Common/WidePanelWithImage';

const features = [
{
title: 'Empower Your Platform Teams with Tailor-Made Backend Solutions',
title:
'Transform Platform Engineering with Tailor-made Live Templates & Service Catalog',
image: ImageProductOverview,
secondaryBtn: {
title: 'Try Free',
Expand All @@ -21,8 +22,8 @@ const features = [
title: 'Prepare with Live Templates ',
image: ImagePlugins,
secondaryBtn: {
title: 'View Plugins',
href: '/plugins',
title: 'Get a Demo',
href: process.env.NEXT_PUBLIC_BOOK_MEETING_URL,
},
primaryBtn: undefined,
content:
Expand Down
6 changes: 2 additions & 4 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,8 @@ const Home = () => {
return (
<>
<NextSeo
title=".NET and Node.js App Development: Open Source Platform | Amplication"
description="Amplication is the most flexible open-source platform for .NET and Node.js app development.
We enable developers to auto-generate production-ready backend in minutes. Design models and roles,
deploy your app, connect with REST or GraphQL API, sync with Git. You own the code."
title="Standardize and Automate Backend Development for Platform Engineering Teams | Amplication"
description="Discover how Amplication can streamline your platform engineering with live templates, AI-powered automation, and continuous updates. Start with a free trial or book a demo today!"
openGraph={{
type: 'website',
images: [
Expand Down

0 comments on commit 3f3f01c

Please sign in to comment.