diff --git a/web/platform/src/components/qwik/components/header.tsx b/web/platform/src/components/qwik/components/header.tsx index af7a51d9b..33f465f40 100644 --- a/web/platform/src/components/qwik/components/header.tsx +++ b/web/platform/src/components/qwik/components/header.tsx @@ -14,10 +14,10 @@ import { GitHub, GitHubIcon, Slack, SlackIcon } from "../../media/icons/icons"; import styles from "./header.css?inline"; const Logo = - "https://static.wixstatic.com/media/e16379_7fa715a71b41439d93a362b05bbb98a3~mv2.png/v1/fill/w_274,h_52,al_c,lg_1,q_85,enc_auto/e16379_7fa715a71b41439d93a362b05bbb98a3~mv2.png"; + "https://nativelink-cdn.s3.us-east-1.amazonaws.com/nativelink_logo.webp"; const mobileLogo = - "https://static.wixstatic.com/media/e16379_ebaae466807343b0a880cc8811c53070~mv2.png/v1/fill/w_90,h_80,al_c,lg_1,q_85,enc_auto/Logo.png"; + "https://nativelink-cdn.s3.us-east-1.amazonaws.com/nativelink_logo_mobile.webp"; const links = [ { name: "Home", href: "/" }, diff --git a/web/platform/src/components/qwik/components/video.tsx b/web/platform/src/components/qwik/components/video.tsx index 1c80a7f2b..be29da5fc 100644 --- a/web/platform/src/components/qwik/components/video.tsx +++ b/web/platform/src/components/qwik/components/video.tsx @@ -1,7 +1,7 @@ import { component$, useSignal } from "@builder.io/qwik"; const videoLink = - "https://video.wixstatic.com/video/e16379_17fe40ef02fe478fb675cced13e69dde/720p/mp4/file.mp4"; + "https://nativelink-cdn.s3.us-east-1.amazonaws.com/background_file.mp4"; interface BackgroundVideoProps { class?: string; diff --git a/web/platform/src/layouts/Layout.astro b/web/platform/src/layouts/Layout.astro index ea8a89a46..34371aad8 100644 --- a/web/platform/src/layouts/Layout.astro +++ b/web/platform/src/layouts/Layout.astro @@ -16,7 +16,7 @@ const scrolled = false; - + diff --git a/web/platform/src/pages/product.astro b/web/platform/src/pages/product.astro index 95c440787..b9807800b 100644 --- a/web/platform/src/pages/product.astro +++ b/web/platform/src/pages/product.astro @@ -37,16 +37,16 @@ const paddings = ["p-4"] Mockup @@ -87,16 +87,16 @@ const paddings = ["p-4"] Demo_Page_Product_Shot (1).png @@ -119,7 +119,19 @@ const paddings = ["p-4"]
- Cropped_Metrics_Product_Shot_1.png + + + Nativelink Metrics +