portico: Update plans tab on other pages.

This adds the new tabs from /plans to:

* /for/business
* /self-hosting

And it isolates legacy styles to preserve the tabs on
/for/education

Fixes: #28013
This commit is contained in:
Karl Stolley
2023-12-04 14:34:28 -06:00
committed by Tim Abbott
parent 95b39bc8bf
commit 2ea37a54a6
9 changed files with 702 additions and 917 deletions

View File

@@ -51,7 +51,8 @@
"landing-page": [
"./src/bundles/portico",
"./src/portico/landing-page",
"./styles/portico/landing_page.css"
"./styles/portico/landing_page.css",
"./styles/portico/pricing_plans.css"
],
"landing-page-hello": [
"./src/bundles/hello",
@@ -69,7 +70,8 @@
"./src/portico/header",
"./styles/portico/hello.css",
"./styles/portico/navbar.css",
"./styles/portico/footer.css"
"./styles/portico/footer.css",
"./styles/portico/pricing_plans.css"
],
"integrations": [
"./src/bundles/portico",