diff --git a/src/pages/guides/index.tsx b/src/pages/guides/index.tsx index e346841f2..7b8ebee7c 100644 --- a/src/pages/guides/index.tsx +++ b/src/pages/guides/index.tsx @@ -169,19 +169,10 @@ const TEMPLATES: { name: string; href: string; icon: React.ReactNode }[] = [ ), }, { - name: "Timescale", - href: "https://railway.com/deploy/timescaledb-postgis", + name: "ParadeDB", + href: "https://railway.com/deploy/paradedb", icon: ( - - - - - - - - - - + ), }, ]; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index a4a68c784..89f47c88a 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -694,39 +694,18 @@ const Home: NextPage = () => { - - - - - - - - - - - - + className="mx-auto" + alt="" + />
- Timescale + ParadeDB