--- import { Image } from "astro:assets"; const PARTNERS = [ { name: "RIPENART INDONESIA", slug: "ripenart" }, { name: "ENGINEERING SOLUTION AUTOMATION", slug: "esautomation" }, { name: "NADESCO", slug: "nadesco" }, { name: "MORI PRESISI", slug: "moripresisi" }, { name: "MARUKA INDONESIA", slug: "maruka" }, { name: "OKAYA INDONESIA", slug: "okaya" }, { name: "NETUREN INDONESIA", slug: "neturen" }, { name: "PMT PHOENIX INDONESIA", slug: "phoenix" }, { name: "METALINDO PIMA SARANAL", slug: "mps" }, ]; // Logos are optional: drop `.png|svg|webp|jpg` into `src/assets/` // and it is picked up here automatically. Until then the name renders as a // wordmark, so the section never blocks on missing brand assets. const logos = import.meta.glob<{ default: ImageMetadata }>("../assets/*.{png,svg,webp,jpg,jpeg}", { eager: true, }); const logoFor = (slug: string) => Object.entries(logos).find(([path]) => path.includes(`/${slug}.`))?.[1].default; ---

MITRA TERPERCAYA

Membangun Masa Depan yang Lebih Kuat Bersama