diff --git a/src/constants.ts b/src/constants.ts index d9b4d2c..0f8df31 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -25,6 +25,11 @@ export const EXAMPLES = [ badge: "stac-geoparquet", href: "https://raw.githubusercontent.com/developmentseed/labs-375-stac-geoparquet-backend/refs/heads/main/data/naip.parquet", }, + { + title: "Kentucky Imagery & Elevation", + badge: "API", + href: "https://spved5ihrl.execute-api.us-west-2.amazonaws.com/", + }, { title: "Simple item", badge: "item",