--- import { urlFor } from '../sanity/imageUrl'; interface Props { images: any[]; } const { images } = Astro.props; --- {images && images.length > 0 ? (
Fotos werden bald hinzugefügt. Besuchen Sie uns später wieder!
Photos will be added soon. Check back later!