diff --git a/apps/landing-page/src/components/sections/deploy-anywhere.tsx b/apps/landing-page/src/components/sections/deploy-anywhere.tsx index 6f1bc79b6..e7f7a10f6 100644 --- a/apps/landing-page/src/components/sections/deploy-anywhere.tsx +++ b/apps/landing-page/src/components/sections/deploy-anywhere.tsx @@ -55,8 +55,8 @@ export function DeployAnywhere() {
Deploy Anywhere

- On the shoulders of open-source. SolidStart can be deployed to every platform Nitro has a - preset for. + On the shoulders of open-source. SolidStart can be deployed to every platform with a Vite + plugin.

@@ -75,20 +75,30 @@ export function DeployAnywhere() { {`({`}
- {" "}server{`: `} + {" "}plugins{`: `} - {`{`} + {`[`}
- {" "}preset{`: `} + {" "} + solidStart + {`()`} + {`,`} + +
+ + {" "} + netlify + {`({ `} + build{`: { `} + enabled{`: `} + true + {` } })`} - {`"`} - netlify - {`"`}
{" "} - {`}`} + {`]`}
{`})`} diff --git a/apps/landing-page/src/components/sections/hero.tsx b/apps/landing-page/src/components/sections/hero.tsx index bf9f33fec..e3e4523aa 100644 --- a/apps/landing-page/src/components/sections/hero.tsx +++ b/apps/landing-page/src/components/sections/hero.tsx @@ -12,18 +12,28 @@ const buttonOutlineStyles = buttonVariants({ export function Hero() { return (
-
+ +
diff --git a/apps/landing-page/src/components/sections/meta-framework.tsx b/apps/landing-page/src/components/sections/meta-framework.tsx index 9b34d0b42..eb2df0a2f 100644 --- a/apps/landing-page/src/components/sections/meta-framework.tsx +++ b/apps/landing-page/src/components/sections/meta-framework.tsx @@ -18,20 +18,30 @@ export function MetaFramework() {

A strong, highly-performant serializer.

- -

Bundler and server runtime

-
    - -

    Dev env and bundler

    + +

    Bundler

    +
      + +

      Deployment

      +
      + +

      Deployment

      - -

      server APIs and presets

      + +

      Deployment

    - -

    Official client-side router.

    + +
      + +

      Official router

      +
      + +

      Third party router

      +
      +