From a8c6e98bdbb3aedf5e72c1c1032f8bea0b2ce891 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Mon, 16 Feb 2026 07:52:15 -0700 Subject: [PATCH] Add hero image: PostgreSQL elephant orbiting a planet --- docs/src/assets/hero-elephant-orbit.svg | 99 +++++++++++++++++++++++++ docs/src/content/docs/index.mdx | 3 + 2 files changed, 102 insertions(+) create mode 100644 docs/src/assets/hero-elephant-orbit.svg diff --git a/docs/src/assets/hero-elephant-orbit.svg b/docs/src/assets/hero-elephant-orbit.svg new file mode 100644 index 0000000..1e7904f --- /dev/null +++ b/docs/src/assets/hero-elephant-orbit.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 04a04f1..ad61664 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -4,6 +4,9 @@ description: Solar system computation for PostgreSQL template: splash hero: tagline: Track satellites, compute planet positions, observe 19 planetary moons, predict Jupiter radio bursts, and plan interplanetary trajectories — all from standard SQL. + image: + file: ../../assets/hero-elephant-orbit.svg + alt: PostgreSQL elephant orbiting a planet actions: - text: Get Started link: /getting-started/what-is-pg-orbit/