Skip to content

Commit

Permalink
Merge pull request #781 from Shinsina/leaders-intros-2025
Browse files Browse the repository at this point in the history
Update into paragraphs for each site, Leaders 2025 STAGING
  • Loading branch information
Shinsina authored Dec 17, 2024
2 parents 272d784 + c71d04a commit a78af60
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import queryFragment from "@parameter1/base-cms-marko-web-theme-monorail/graphql
import sectionFragment from "@parameter1/base-cms-marko-web-theme-monorail/graphql/fragments/section-info";
import handleContentTypePrimarySection from "../../utils/handle-content-type-primary-section";

$ const { i18n } = out.global;
$ const { sectionId, excludeContentIds } = input;

$ const blockName = "section-list";
Expand Down
2 changes: 1 addition & 1 deletion sites/healthcarepackaging.com/config/leaders.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
enabled: process.env.LEADERS_ENABLED || true,
title: 'Premier Suppliers',
title: 'Leaders in Healthcare Packaging',
alias: process.env.LEADERS_ALIAS || 'leaders-2022',
header: {
imgSrc: process.env.LEADERS_LOGO || 'https://img.healthcarepackaging.com/files/base/pmmi/all/leaders/hcp-2022.svg?auto=format,compress&h=90',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ $ const { site, config } = out.global;
page-node=pageNode
>
<@page-description>
<p>Welcome to <em>${config.siteName()}'s</em> ${site.get("leaders.title")} program.</p>
<p>Check out <em>${config.siteName()}'s</em> ${site.get("leaders.title")} 2025 supplier directory.</p>
</@page-description>
<@page-body>
<p>Discover a valuable resource for healthcare manufacturers seeking packaging suppliers. Our directory offers comprehensive company and product profiles to help you make informed decisions for your packaging needs.</p>
<p>Explore detailed company profiles and featured products to make informed decisions when researching packaging solutions.</p>
</@page-body>
</global-website-section-leaders-layout>
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ $ const { site, config } = out.global;
page-node=pageNode
>
<@page-description>
<p>Welcome to <em>${config.siteName()}'s</em> ${site.get("leaders.title")} program.</p>
<p>Check out <em>${config.siteName()}'s</em> ${site.get("leaders.title")} 2025 supplier directory.</p>
</@page-description>
<@page-body>
<p>Discover the perfect suppliers to enhance your machine building process. Our comprehensive directory offers company and product profiles for informed decision making. Find the right industry solutions today!</p>
<p>Discover solutions to enhance your machine building process when you explore company and product profiles for informed decision making. </p>
</@page-body>
</global-website-section-leaders-layout>
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ $ const { site, config } = out.global;
page-node=pageNode
>
<@page-description>
<p>Welcome to <em>${config.siteName()}'s</em> ${site.get("leaders.title")} program.</p>
<p>Check out <em>${config.siteName()}'s</em> ${site.get("leaders.title")} 2025 supplier directory.</p>
</@page-description>
<@page-body>
<p>Explore detailed company profiles and featured products in the Leaders in Packaging directory to make informed decisions for your packaging line.</p>
<p>Advertising support for Leaders in Packaging benefits the <a href="https://www.packworld.com/page/future-leaders-packaging-scholarship" target="_blank">Future Leaders in Packaging Scholarship.</a></p>
<p>Explore detailed company profiles and featured products to make informed decisions for your packaging line.</p>
</@page-body>
</global-website-section-leaders-layout>
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ $ const { site, config } = out.global;
page-node=pageNode
>
<@page-description>
<p>Welcome to <em>${config.siteName()}'s</em> ${site.get("leaders.title")} program.</p>
<p>Check out <em>${config.siteName()}'s</em> ${site.get("leaders.title")} 2025 supplier directory.</p>
</@page-description>
<@page-body>
<p>We hope you'll find this directory of processing machinery vendors and other solutions suppliers to be a helpful resource. For each participating supplier, you'll find a comprehensive company and product profile page to help you make more informed decisions.</p>
<p>Explore detailed company profiles and featured products to make informed decisions when researching food and beverage processing solutions.</p>
</@page-body>
</global-website-section-leaders-layout>

0 comments on commit a78af60

Please sign in to comment.