Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/page contents #495

Merged
merged 2 commits into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/Sections/Enterprise/HeroBlock/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const HeroBlock = () => {
showTechStack={true}
title={
<div className="max-w-[480px] desktop:max-w-[680px]">
Automate and Standardize Your Backend Development
Automate and Standardize Backend Development
</div>
}
subTitle={null}
Expand Down
2 changes: 1 addition & 1 deletion pages/extend-with-plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const cards = [
const features = [

{
title: 'Your Integrations. Your Standards. Your Best Practices. ',
title: 'Your integrations. Your standards. Your best practices. ',
// image: ImageDescribe,
secondaryBtn: {
title: 'Learn More',
Expand Down
8 changes: 4 additions & 4 deletions pages/live-templates.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const features = [
"Live Templates serve as dynamic foundations for your backend services. Create templates that match your organization’s unique standards, best practices and tech."
},
{
title: 'Dynamic, Real-Time Updates',
title: 'Dynamic, real-time updates',
image: ImageExtend,
primaryBtn: {
title: 'Talk to Expert',
Expand All @@ -69,7 +69,7 @@ const features = [
"Modifications made to live templates can trigger immediate, automated updates to dependent services, reflecting new standards or improvements right away. This continuous synchronization reduces errors, technical debt and aligns every service with the latest organizational guidelines and technology shifts."
},
{
title: 'Accelerate with Self-Serve ',
title: 'Accelerate with self-serve ',
image: ImageOwn,
secondaryBtn: {
title: 'Try Free',
Expand Down Expand Up @@ -100,7 +100,7 @@ const JovuPage = () => {
<PageHero
title={
<>
Amplication&apos;s Live Templates: Tailor-made Templates to Keep Your Services <span className="text-purple-bright">Always Up-to-Date</span>.
Amplication&apos;s Live Templates: Keeping Services <span className="text-purple-bright">Always Up-to-Date</span>.
</>
}
subTitle={''}
Expand Down Expand Up @@ -133,7 +133,7 @@ const JovuPage = () => {
</PageSection>
<PageSection>
<h2 className="my-12 mx-auto text-[32px] !font-semibold leading-[48px] tracking-normal text-center max-w-[960px]">
Build, Adapt and Evolve Your Backend Services in Real-Time with Live Templates.
Build, adapt and evolve your backend services in real-time with Live Templates.
</h2>
<CardsList
cards={cards}
Expand Down
2 changes: 1 addition & 1 deletion public/images/product/image-tech-debt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading