diff --git a/inference/landing/package-lock.json b/inference/landing/package-lock.json index 0bc4799017..73f0067abc 100644 --- a/inference/landing/package-lock.json +++ b/inference/landing/package-lock.json @@ -9,25 +9,25 @@ "version": "0.1.0", "dependencies": { "next": "latest", - "react": "*", - "react-dom": "*" + "react": "latest", + "react-dom": "latest" }, "devDependencies": { "@headlessui/react": "^1.7.17", "@headlessui/tailwindcss": "^0.2.0", - "@types/node": "*", - "@types/react": "*", - "@types/react-dom": "*", + "@types/node": "latest", + "@types/react": "latest", + "@types/react-dom": "latest", "@types/react-syntax-highlighter": "^15.5.8", - "autoprefixer": "*", + "autoprefixer": "latest", "classnames": "^2.3.2", - "eslint": "*", - "eslint-config-next": "*", - "postcss": "*", + "eslint": "latest", + "eslint-config-next": "latest", + "postcss": "latest", "react-syntax-highlighter": "^15.5.0", "sass": "^1.68.0", - "tailwindcss": "*", - "typescript": "*" + "tailwindcss": "latest", + "typescript": "latest" } }, "node_modules/@alloc/quick-lru": { diff --git a/inference/landing/src/app/layout.tsx b/inference/landing/src/app/layout.tsx index 463ee8f8da..00e6cf2579 100644 --- a/inference/landing/src/app/layout.tsx +++ b/inference/landing/src/app/layout.tsx @@ -7,6 +7,7 @@ export const metadata: Metadata = { icons: "/static/icon.png", title: "Roboflow Inference Server", description: "With no prior knowledge of machine learning or device-specific deployment, you can deploy a computer vision model to a range of devices and environments using the Roboflow Inference Server.", + robots: "noindex" }; export default function RootLayout({ diff --git a/inference/landing/src/app/notebook-instructions/page.tsx b/inference/landing/src/app/notebook-instructions/page.tsx index 0ac88cdfe4..f620b76d32 100644 --- a/inference/landing/src/app/notebook-instructions/page.tsx +++ b/inference/landing/src/app/notebook-instructions/page.tsx @@ -23,7 +23,7 @@ export default function Home() { src="/static/roboflow_full_logo_color.svg" alt="Roboflow Logo" width={200} - + height={100} /> diff --git a/inference/landing/src/app/page.tsx b/inference/landing/src/app/page.tsx index 3655e8f3c5..8248dde3e0 100644 --- a/inference/landing/src/app/page.tsx +++ b/inference/landing/src/app/page.tsx @@ -23,6 +23,7 @@ export default function Home() { src="/static/roboflow_full_logo_color.svg" alt="Roboflow Logo" width={200} + height={100} />
@@ -40,24 +41,28 @@ export default function Home() { src="/static/cone.svg" alt="Roboflow Logo" width={120} + height={120} className="hidden md:flex flex-none absolute left-[-400px] -top-20 xl:left-[-450px] xl:-top-28 z-0" /> Roboflow Logo Roboflow Logo Roboflow Logo